Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...