T
Tom
I am a novice .NET developer, using Web Dev. 2005 Express version. I found
some code dor doing CAPTCHA verification and it works great on my local
machine. I FTP all files to my web server and when I run the default.aspx I
get the error below...The hosting company (Verio) got rid of the web.config
file and the page ran. Problem is now the CAPTCHA image is not
displaying...and when I added the System.Windows.Forms namespace to display
a MessageBox to help debug, the MessageBox is not displaying - no errors
either...any ideas what could be the problem?
Thanks...Tom
Line 40: by Microsoft that offers a single logon and core profile
services for member sites.
Line 41: -->
Line 42: <authentication mode="Windows"/>
Line 43: <!-- AUTHORIZATION
Line 44: <authentication mode="Windows"/>
Source File: D:\Webs\omegam0006\buckit\web.config Line: 42
Show Additional Configuration Errors:
It is an error to use a section registered as
allowDefinition='MachineToApplication' beyond application level. This error
can be caused by a virtual directory not being configured as an application
in IIS. (D:\Webs\omegam0006\buckit\web.config line 71)
some code dor doing CAPTCHA verification and it works great on my local
machine. I FTP all files to my web server and when I run the default.aspx I
get the error below...The hosting company (Verio) got rid of the web.config
file and the page ran. Problem is now the CAPTCHA image is not
displaying...and when I added the System.Windows.Forms namespace to display
a MessageBox to help debug, the MessageBox is not displaying - no errors
either...any ideas what could be the problem?
Thanks...Tom
Line 40: by Microsoft that offers a single logon and core profile
services for member sites.
Line 41: -->
Line 42: <authentication mode="Windows"/>
Line 43: <!-- AUTHORIZATION
Line 44: <authentication mode="Windows"/>
Source File: D:\Webs\omegam0006\buckit\web.config Line: 42
Show Additional Configuration Errors:
It is an error to use a section registered as
allowDefinition='MachineToApplication' beyond application level. This error
can be caused by a virtual directory not being configured as an application
in IIS. (D:\Webs\omegam0006\buckit\web.config line 71)