- Joined
- Mar 25, 2008
- Messages
- 1
- Reaction score
- 0
I have created a virtual directory point to some path let us say d:/abc now in the same virtual directory i have created another application which path is say d:/cda in the folder CDA.
So the abc application is the root web.config. but now problem is that the CDA application is not accessing its web.config which is residing in d:/cda it just taking the root config file and giving error in the compliation tag where codesubdirectories existed in the root while no such folder exist in the d:/cda.
I appreciate if somebody help in this regard.
So the abc application is the root web.config. but now problem is that the CDA application is not accessing its web.config which is residing in d:/cda it just taking the root config file and giving error in the compliation tag where codesubdirectories existed in the root while no such folder exist in the d:/cda.
I appreciate if somebody help in this regard.