ASP and C# .net
-
22 เมษายน 2555 16:56
Hi,
I get this error which I have not I idea where is it and how can I fix to see the page.
Server Error in '/www.test.com' 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:
Unable to open configSource file
'App_Data\appSettings.config'.
Source Error:Line 17: <factory configSource="App_Data\test.config"/> Line 18: </test> Line 19: <appSettings configSource="App_Data\appSettings.config"/> Line 20: <system.web> Line 21: <!--
Source File:
C:\Users\demo\Desktop\net\test\trunk\Websites\www.test.com\web.config
Line: 19
ตอบทั้งหมด
-
22 เมษายน 2555 17:08ผู้ดูแล
It seems that you do not have a appSettings.config file in App_Data or that it contains errors.
And I would suggest to ask such a question inside an forum at http://asp.net because the question seems to be web application specific.
With kind regards,
Konrad