[Mono-bugs] [Bug 80619][Nor] Changed - System.Convert exception while reading web.config

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jan 26 12:59:54 EST 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by sandy.dunlop at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80619

--- shadow/80619	2007-01-26 03:02:16.000000000 -0500
+++ shadow/80619.tmp.21573	2007-01-26 12:59:54.000000000 -0500
@@ -192,6 +192,34 @@
 above, or didn't notice that I kept ithis report open.
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-01-26 03:02 -------
 I did notice that the report was still open, yes. But it was probably 
 too late, or I was too tired to read the ChangeLog or comment ;-) 
 Sorry about that.
+
+------- Additional Comments From sandy.dunlop at gmail.com  2007-01-26 12:59 -------
+I've updated to SVN head, and I now get a stack trace similar to Gert
+Driesen's, but it has this at the top (includes wsdl filename, not
+just the directory path):
+
+System.Reflection.TargetInvocationException: Exception has been thrown
+by the target of an invocation. --->
+Thinktecture.Tools.Web.Services.MetadataLoadingException: An error
+occured while trying to load validation schemas. --->
+System.UnauthorizedAccessException: Access to the path
+"/home/mxadmin/Desktop/Redback/Server/RedbackContract/RedbackWebService.wsdl"
+is denied.
+  at System.IO.FileStream..ctor (System.String name, FileMode mode,
+FileAccess access, FileShare share, Int32 bufferSize, Boolean
+anonymous, FileOptions options) [0x00000] 
+  at System.IO.FileStream..ctor (System.String name, FileMode mode)
+[0x00000] 
+  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
+(string,System.IO.FileMode)
+  at System.Web.Services.Description.ServiceDescription.Read
+(System.String fileName) [0x00000] 
+  at
+Thinktecture.Tools.Web.Services.Extensions.ValidationExtension.GetInitializer
+(System.Type serviceType) [0x00000] --- End of inner exception stack
+trace ---
+
+


More information about the mono-bugs mailing list