View Full Version : ASP.NET ERROR??? Need Help!!!
Jessy
09-12-2003, 11:22 AM
[?]Whenever I run my asp.net application on my PC, i always get this error messages :
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: 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.
Source Error:[?]
Line 23: "Forms", "Passport" and "None"
Line 24: -->
Line 25: <authentication mode="Windows" /> </font id="red">
I don't know what is the problem here, so i hope someone can help me solving this problem.
Thank you
bruce
09-13-2003, 10:01 AM
the directory is missing an application.
try create it in IIS manager.
[b]quote:Originally posted by Jessy
[?]Whenever I run my asp.net application on my PC, i always get this error messages :
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: 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.
Source Error:[?]
Line 23: "Forms", "Passport" and "None"
Line 24: -->
Line 25: <authentication mode="Windows" /> </font id="red">
I don't know what is the problem here, so i hope someone can help me solving this problem.
Thank you
</blockquote id="quote"></font id="quote">
vvelus
09-16-2003, 11:43 AM
Hi Jessy,
Change that authentication to None it will work.
Vel
puvi044
12-10-2003, 09:58 AM
HI jessy,
did u get the problem solved?
i am also having the same problem and cudnt sort out still.
Help me out.
puvi
wmeyers
12-24-2003, 12:58 PM
Nevermind, I found the answer using the knowledgebase.
http://kb.discountasp.net/article.aspx?id=10073
I'm past this hurdle, on to the next!
I'm seeing this error also using AdMentor (.net version)
Says we have to configure a virtual directory as an applicaiton?
Has anyone worked past this yet?
[b]quote:Originally posted by bruce
the directory is missing an application.
try create it in IIS manager.
[b]quote:Originally posted by Jessy
[?]Whenever I run my asp.net application on my PC, i always get this error messages :
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: 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.
Source Error:[?]
Line 23: "Forms", "Passport" and "None"
Line 24: -->
Line 25: <authentication mode="Windows" /> </font id="red">
I don't know what is the problem here, so i hope someone can help me solving this problem.
Thank you
</blockquote id="quote"></font id="quote">
</blockquote id="quote"></font id="quote">
Regards,
WM
Experience the Poconos - http://www.poconocommuter.com
bruce
12-26-2003, 11:33 AM
Very simple!!!
You can use the web application tool in the control panel to create a web application.
See http://kb.discountasp.net/article.aspx?id=10181
[b]quote:Originally posted by wmeyers
Nevermind, I found the answer using the knowledgebase.
http://kb.discountasp.net/article.aspx?id=10073
I'm past this hurdle, on to the next!
I'm seeing this error also using AdMentor (.net version)
Says we have to configure a virtual directory as an applicaiton?
Has anyone worked past this yet?
[b]quote:Originally posted by bruce
the directory is missing an application.
try create it in IIS manager.
[b]quote:Originally posted by Jessy
[?]Whenever I run my asp.net application on my PC, i always get this error messages :
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: 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.
Source Error:[?]
Line 23: "Forms", "Passport" and "None"
Line 24: -->
Line 25: <authentication mode="Windows" /> </font id="red">
I don't know what is the problem here, so i hope someone can help me solving this problem.
Thank you
</blockquote id="quote"></font id="quote">
</blockquote id="quote"></font id="quote">
Regards,
WM
Experience the Poconos - http://www.poconocommuter.com
</blockquote id="quote"></font id="quote">
vBulletin® ©Jelsoft Enterprises Ltd.