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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78990 --- shadow/78990 2006-08-07 18:12:24.000000000 -0400 +++ shadow/78990.tmp.18038 2006-08-07 18:44:29.000000000 -0400 @@ -234,6 +234,80 @@ (System.String sectionName) [0x00000] at System.Net.Sockets.Socket.CheckProtocolSupport () [0x00000] at System.Net.Dns..cctor () [0x00000] --- End of inner exception stack trace --- + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-07 18:44 ------- +DNS FAILS HERE, here is a debug output of the stacktrace + + at System.Configuration.SectionInfo..ctor () [0x00000] + at System.Configuration.SectionGroupInfo.ReadConfig +(System.Configuration.Configuration cfg, System.String streamName, +System.Xml.XmlTextReader reader) [0x0018d] in /tmp/scratch/mono- +1.1.16.1/mcs/class/System.Configuration/System.Configuration/SectionGr +oupInfo.cs:200 + at System.Configuration.Configuration.ReadConfigFile +(System.Xml.XmlTextReader reader, System.String fileName) [0x000de] +in /tmp/scratch/mono- +1.1.16.1/mcs/class/System.Configuration/System.Configuration/Configura +tion.cs:462 + at System.Configuration.Configuration.Load () [0x00056] +in /tmp/scratch/mono- +1.1.16.1/mcs/class/System.Configuration/System.Configuration/Configura +tion.cs:422 + at System.Configuration.Configuration.Init (IConfigSystem system, +System.String configPath, System.Configuration.Configuration parent) +[0x00066] in /tmp/scratch/mono- +1.1.16.1/mcs/class/System.Configuration/System.Configuration/Configura +tion.cs:113 + at System.Configuration.Configuration..ctor +(System.Configuration.InternalConfigurationSystem system, +System.String locationSubPath) [0x0005c] in /tmp/scratch/mono- +1.1.16.1/mcs/class/System.Configuration/System.Configuration/Configura +tion.cs:75 + at System.Configuration.Configuration..ctor +(System.Configuration.InternalConfigurationSystem system, +System.String locationSubPath) [0x0003b] in /tmp/scratch/mono- +1.1.16.1/mcs/class/System.Configuration/System.Configuration/Configura +tion.cs:70 + at System.Configuration.Configuration..ctor +(System.Configuration.InternalConfigurationSystem system, +System.String locationSubPath) [0x0003b] in /tmp/scratch/mono- +1.1.16.1/mcs/class/System.Configuration/System.Configuration/Configura +tion.cs:70 + at System.Configuration.Configuration..ctor +(System.Configuration.InternalConfigurationSystem system, +System.String locationSubPath) [0x0003b] in /tmp/scratch/mono- +1.1.16.1/mcs/class/System.Configuration/System.Configuration/Configura +tion.cs:70 + at System.Configuration.InternalConfigurationFactory.Create +(System.Type typeConfigHost, System.Object[] +hostInitConfigurationParams) [0x0000e] in /tmp/scratch/mono- +1.1.16.1/mcs/class/System.Configuration/System.Configuration/InternalC +onfigurationFactory.cs:42 + at +System.Configuration.ConfigurationManager.OpenExeConfigurationInternal + (ConfigurationUserLevel userLevel, System.Reflection.Assembly +calling_assembly, System.String exePath) [0x00109] +in /tmp/scratch/mono- +1.1.16.1/mcs/class/System.Configuration/System.Configuration/Configura +tionManager.cs:121 + at +System.Configuration.ClientConfigurationSystem.System.Configuration.In +ternal.IInternalConfigSystem.GetSection (System.String configKey) +[0x00006] in /tmp/scratch/mono- +1.1.16.1/mcs/class/System.Configuration/System.Configuration/ClientCon +figurationSystem.cs:43 + at System.Configuration.ConfigurationManager.GetSection +(System.String sectionName) [0x00000] in /tmp/scratch/mono- +1.1.16.1/mcs/class/System.Configuration/System.Configuration/Configura +tionManager.cs:161 + at System.Net.Sockets.Socket.CheckProtocolSupport () [0x0003c] +in /tmp/scratch/mono- +1.1.16.1/mcs/class/System/System.Net.Sockets/Socket.cs:749 + at System.Net.Dns..cctor () [0x00000] in /tmp/scratch/mono- +1.1.16.1/mcs/class/System/System.Net/Dns.cs:48 --- End of inner +exception stack trace --- + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
