[Mono-list] Mono 1.1.10 + System.NotImplementedException
Daniel Morgan
monodanmorg at yahoo.com
Wed Apr 5 09:59:47 EDT 2006
What is your connection string? Does it have the connection parameter "Persist Security Info=false" in it? Just remove this connection parameter.
Mireia <mireia.cortes at eutisoftware.com> wrote:
Hi all,
I have installed Mono 1.1.10 to work with ASP.NET, using the installer. To
do some tests, I start the XSP server (/opt/mono-1.1.10/bin/xsp) from the
directory where I have my web page.
When I open the web with a browser, I can visualize it, but I get the
following errors in the shell:
** (/opt/mono-1.1.10/lib/xsp/1.0/xsp.exe:26363): WARNING **:
_wapi_handle_unref: Attempting to unref unused handle 0x1b
** (/opt/mono-1.1.10/lib/xsp/1.0/xsp.exe:26369): WARNING **:
_wapi_handle_unref: Attempting to unref unused handle 0x1b
** (/opt/mono-1.1.10/lib/xsp/1.0/xsp.exe:26356): WARNING **:
_wapi_handle_unref: Attempting to unref unused handle 0x1c
** (/opt/mono-1.1.10/lib/xsp/1.0/xsp.exe:26363): WARNING **:
_wapi_handle_unref: Attempting to unref unused handle 0x1c
** (/opt/mono-1.1.10/lib/xsp/1.0/xsp.exe:26356): WARNING **:
_wapi_handle_unref: Attempting to unref unused handle 0x1c
** (/opt/mono-1.1.10/lib/xsp/1.0/xsp.exe:26356): WARNING **:
_wapi_handle_unref: Attempting to unref unused handle 0x1f
** (/opt/mono-1.1.10/lib/xsp/1.0/xsp.exe:26356): WARNING **:
_wapi_handle_unref: Attempting to unref unused handle 0x1f
** (/opt/mono-1.1.10/lib/xsp/1.0/xsp.exe:26356): WARNING **:
_wapi_handle_unref: Attempting to unref unused handle 0x20
** (/opt/mono-1.1.10/lib/xsp/1.0/xsp.exe:26371): WARNING **:
_wapi_handle_unref: Attempting to unref unused handle 0x20
** (/opt/mono-1.1.10/lib/xsp/1.0/xsp.exe:26356): WARNING **:
_wapi_handle_unref: Attempting to unref unused handle 0x21
** (/opt/mono-1.1.10/lib/xsp/1.0/xsp.exe:26356): WARNING **:
_wapi_handle_unref: Attempting to unref unused handle 0x22
** (/opt/mono-1.1.10/lib/xsp/1.0/xsp.exe:26356): WARNING **:
_wapi_handle_unref: Attempting to unref unused handle 0x23
** (/opt/mono-1.1.10/lib/xsp/1.0/xsp.exe:26356): WARNING **:
_wapi_handle_unref: Attempting to unref unused handle 0x24
If I try to do a SQL connection, I get an error page with the 500 code, and
the following message:
System.NotImplementedException: The requested feature is not implemented.
in <0x005af> System.Data.SqlClient.SqlConnection:SetProperties
(System.String name, System.String value)
in <0x002ef> System.Data.SqlClient.SqlConnection:SetConnectionString
(System.String connectionString)
...
Is it a problem of configuration and it is not finding the libraries? I
forgot an environment variable, configuration of web.config, etc.?
Thank you
--
View this message in context: http://www.nabble.com/Mono-1.1.10-%2B-System.NotImplementedException-t1397747.html#a3759201
Sent from the Mono - General forum at Nabble.com.
_______________________________________________
Mono-list maillist - Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20060405/3d4ad0e3/attachment.html
More information about the Mono-list
mailing list