I've create a web project, it work on the first installation. But after I uninstall and delete the virtual dir, then re-install with the same virtual dir name. I get the error for every aspx page. I don't know how to fix this problem.
The only work around I found so far that create teh virtual dir with different name to point to the same location, then it works fine. However, this can not be my solution since the customer expect to install using the same name on upgrade most the time.
nhuythanh
0 Points
4 Posts
The file has not been pre-compiled, and cannot be requested error on re-installation
Jan 10, 2007 08:17 PM|LINK
I've create a web project, it work on the first installation. But after I uninstall and delete the virtual dir, then re-install with the same virtual dir name. I get the error for every aspx page. I don't know how to fix this problem.
The only work around I found so far that create teh virtual dir with different name to point to the same location, then it works fine. However, this can not be my solution since the customer expect to install using the same name on upgrade most the time.
Please help.
Thanks
prajapatiami...
Member
548 Points
395 Posts
Re: The file has not been pre-compiled, and cannot be requested error on re-installation
Jan 11, 2007 11:44 AM|LINK
plz check that file name in c;\inetpub:\wwwroot and u r file name plz delete from there
Amitsp(MCTS,MCP)
sqlreporting.blogspot.com
nhuythanh
0 Points
4 Posts
Re: The file has not been pre-compiled, and cannot be requested error on re-installation
Jan 11, 2007 07:25 PM|LINK
I don't have the name under c:\inetpub\wwwroot
I user vertual directory to point to different physical location.
Thanks
prajapatiami...
Member
548 Points
395 Posts
Re: The file has not been pre-compiled, and cannot be requested error on re-installation
Jan 12, 2007 05:20 AM|LINK
where physiccal location?
Amitsp(MCTS,MCP)
sqlreporting.blogspot.com
nhuythanh
0 Points
4 Posts
Re: The file has not been pre-compiled, and cannot be requested error on re-installation
Jan 12, 2007 09:24 PM|LINK
prajapatiami...
Member
548 Points
395 Posts
Re: The file has not been pre-compiled, and cannot be requested error on re-installation
Jan 13, 2007 04:13 AM|LINK
Amitsp(MCTS,MCP)
sqlreporting.blogspot.com
nhuythanh
0 Points
4 Posts
Re: The file has not been pre-compiled, and cannot be requested error on re-installation
Jan 13, 2007 07:52 PM|LINK
wwwroot directory is located at: c:\inetpub\wwwroot. I running on windows 2003 server.
Thanks