run sofware iis show error could not path
-
i have developing software in asp.net. i am using xml file in this sofware e.g server.mappath(""); when this software run on the iis show error Could not find a part of the path 'C:\WINDOWS\system32\xmlFiles\customer.xml'. please tell me how resolve this error.
-
i have developing software in asp.net. i am using xml file in this sofware e.g server.mappath(""); when this software run on the iis show error Could not find a part of the path 'C:\WINDOWS\system32\xmlFiles\customer.xml'. please tell me how resolve this error.
Sounds like your code is broken. Have you stepped through to try to work out what's going on ? Could you consider posting the code you want us to fix for you ?
Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.