Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - IIS7 App Porting, .Net 2.0The virtual path maps to another applica

 
Thread Tools Search this Thread
Old 02-04-2009, 09:06 AM   #1
Default IIS7 App Porting, .Net 2.0The virtual path maps to another applica


Hello,

We are converting a .Net 1.1 Web application to Dot.Net 2.0. This porting
was successfully completed on one of the servers, but the same code when i
tried to run on another server it gives a compilation error stating
"Error 1The virtual path '/ABCRMR_Int1/Common/SomeFileHere.ascx' maps to
another application, which is not allowed.
D:\Projects\App\MyWEBSITE\sgxrmr_int2\ABCD\SomePag e.aspx."

The line which it points to is below
<%@ Register TagPrefix="PopupCheck" TagName="SessionCheck"
Src="../../ABCRMR_Int1/Common/SomeFileHere.ascx" %>

The file SomePage.aspx where teh compilation error occured is present in the
Virtual Directory SubAppVirtualDirectory2, and is trying to access a file in
another Virtual location within the same application pool.

Both the machines are virtual Servers with the same below configuration.

Server OS :- Windows Server 2008
II7 Installed
Visual Studio 2008
SQL Server 2008

The Application website is set up as below
Project Setup

DefaultWebsite(port 80)
-->Dev Application (running under Dev Application Pool)
------>Sub Application 1 (running under Dev Application Pool)
-------------->SubAppVirtualDirectory1
-------------->SubAppVirtualDirectory2
------->SubApplication 2 (running under Dev Application Pool)

This is very challenging issue hopefully any of you would be able to help
out with the solutiion of the same.

Thanks,
Hitesh Ramchandani


Hitesh
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Deleting Virtual Directory through C# installer class HEMSBLORE Software 0 12-03-2008 10:42 AM
Please explain this virtual functions matter (c++) smokey1401 General Help Related Topics 0 07-11-2008 11:53 PM
Socket Error and virtual memory Question BigDummy General Help Related Topics 1 10-12-2006 02:33 PM
Geomagnetic.tv releases GeoSpirit: Virtual Vortex psytrancedancer@gmail.com DVD Video 0 12-09-2005 03:20 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46