_2bNvUs Posted July 21, 2003 Posted July 21, 2003 I get the following error when I try to run my application without Debug. Line 23: "Forms", "Passport" and "None" Line 24: --> Line 25: <authentication mode="Windows" /> Line 26: Line 27: Source File: C:\Inetpub\website\HelloWorld\web.config Line: 25 I can't seem to run it with debug, I keep getting an error message. When I run it with out debug I get the one above. I have followed instructions on editing the machine.config file to run as Local Administrator and have added that user to the securities in my temporary.net files Folder. It's really giving me a headache especially since I am new to .Net Any help would be greatly appreciated. 2bNvUs Quote
Moderators Robby Posted July 22, 2003 Moderators Posted July 22, 2003 Did you change both Machine.config and web.config? What are the changes that you've made? Quote Visit...Bassic Software
_2bNvUs Posted July 22, 2003 Author Posted July 22, 2003 I checked the web.config file to make sure that debug is set to true, and it was. In the machine.config file, Studio.NET Help told me to change the user name and password parameters in the processModel tag to a local administrator and add that user to the Temporary .Net Files folder's security policy, which I did, but still get the same error message. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.