Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Problem moving a precompiled web app to a new server

Reply
Thread Tools

Problem moving a precompiled web app to a new server

 
 
elfego elfego is offline
Junior Member
Join Date: Mar 2011
Posts: 1
 
      03-03-2011
Hi. I'm new on IIS-ASP.Net, so please be patient.
I have a WebSite running on Win2003. I'm not sure but I think this is a precompiled Webapp because in the root-app there are only marker aspx files, and in bin folder there are many same_name_file.cdcab7d2.compiled files and other .dll files. There is an App_global.asax.dll as well.

The issue is: I need to move this webApp to another server on win2k8.
So, I copied-paste the complete webApp's folder_structure from win2k3 to win2k8 server. I have done this before with 2 or 3 apps and never had any problem, but in this case it's not working.
The error I get is:
System.Web.HttpException: The file '/WebSetup_App/App_MasterPage.master' does not exist.

The ASP.net version is the same. All of the files are the same.

I read some web_pages about precompiled web_apps, and they talk about aspnet_compiler.exe and aspnet_merge.exe.
I execute the aspnet_compiler against the webapp's folder and it returns this message:
"error ASPRUNTIME: This application is already precompiled."

And No, I don't have the source files. I only have the webApp on win2k3 running on production.

I tried to do the same on another different server win2k3, but I got the same error when I request the webapp.

Could someone please lead me on this process ?
Thanks in advance for your time.
Elfego
 

Last edited by elfego; 03-03-2011 at 11:54 PM..
Reply With Quote
 
 
 
Reply

Thread Tools

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Free Moving Estimate, Local Movers, Long Distance Moving, PackingSupplies, Storage Rental, Home Moving, Apartment Moving, Office Moving,Commercial Moving linkswanted ASP .Net 0 01-06-2008 04:45 AM
Editing .aspx/.ascx of precompiled web site (Project Portfolio Server Web Access) Handle ASP .Net 2 12-04-2007 04:42 PM
Can precompiled app be moved over to another web server? pedestrian ASP .Net 2 02-06-2007 12:10 PM
error when moving a vs 2005 precompiled site to test server =?Utf-8?B?ZXN3YW5zb24=?= ASP .Net 3 02-24-2006 06:26 AM
error when moving a vs 2005 precompiled site to test server =?Utf-8?B?ZXN3YW5zb24=?= ASP .Net 0 02-20-2006 01:23 AM



Advertisments
 



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 47 48 49 50 51 52 53 54 55 56 57