Hi there,
 
First is there some sort of reference manual or something about mono?
 
Meanwhile, what will be the equivalence on Linux for the following tag in the 
web.config
 
<Authentification mode=Windows/>
 
I am getting this error stack :
 
The section <authentication> can't be defined in this configuration file (the 
allowed definition context is 'MachineToApplication'). () ( line 71)
Description: Error processing request.
Error Message: HTTP 500. System.Configuration.ConfigurationErrorsException: The 
section <authentication> can't be defined in this configuration file (the 
allowed definition context is 'MachineToApplication'). () ( line 71) 
Stack Trace: 




System.Configuration.ConfigurationErrorsException: The section <authentication> 
can't be defined in this configuration file (the allowed definition context is 
'MachineToApplication'). () ( line 71)
  at System.Configuration.SectionInfo.ReadData 
(System.Configuration.Configuration config, System.Xml.XmlTextReader reader, 
Boolean overrideAllowed) [0x00000] 
  at System.Configuration.SectionGroupInfo.ReadContent 
(System.Xml.XmlTextReader reader, System.Configuration.Configuration config, 
Boolean overrideAllowed, Boolean root) [0x00000] 
  at System.Configuration.SectionGroupInfo.ReadData 
(System.Configuration.Configuration config, System.Xml.XmlTextReader reader, 
Boolean overrideAllowed) [0x00000] 
  at System.Configuration.SectionGroupInfo.ReadContent 
(System.Xml.XmlTextReader reader, System.Configuration.Configuration config, 
Boolean overrideAllowed, Boolean root) [0x00000] 
  at System.Configuration.SectionGroupInfo.ReadRootData 
(System.Xml.XmlTextReader reader, System.Configuration.Configuration config, 
Boolean overrideAllowed) [0x00000] 
  at System.Configuration.Configuration.ReadConfigFile 
(System.Xml.XmlTextReader reader, System.String fileName) [0x00000] 
  at System.Configuration.Configuration.Load () [0x00000] 
  at System.Configuration.Configuration.Init (IConfigSystem system, 
System.String configPath, System.Configuration.Configuration parent) [0x00000] 
  at System.Configuration.Configuration..ctor 
(System.Configuration.InternalConfigurationSystem system, System.String 
locationSubPath) [0x00000] 
  at System.Configuration.Configuration..ctor 
(System.Configuration.InternalConfigurationSystem system, System.String 
locationSubPath) [0x00000] 
  at System.Configuration.InternalConfigurationFactory.Create (System.Type 
typeConfigHost, System.Object[] hostInitConfigurationParams) [0x00000] 

 
 
Thanks.

 Richard


_________________________________________________________________
Send a smile, make someone laugh, have some fun! Start now!
http://www.freemessengeremoticons.ca/?icid=EMENCA122
_______________________________________________
Mono-vb mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-vb

Reply via email to