S
Shikari Shambu
Hi,
I have an ASP.NET application that has multiple folders (maps to directories
under the rootweb). When my code tries to access a control that is under
/common folder I get the following error
The virtual path '/common/ErrorDiv.ascx' maps to another application, which
is not allowed
How do I overcome this issue. The folder and the subfolders are really part
of a single application.
I have an ASP.NET application that has multiple folders (maps to directories
under the rootweb). When my code tries to access a control that is under
/common folder I get the following error
The virtual path '/common/ErrorDiv.ascx' maps to another application, which
is not allowed
How do I overcome this issue. The folder and the subfolders are really part
of a single application.