Distribution of Migrated Application

M

mwieder

We migrated our ASP.NET 1.1 application to 2.0. We want to deploy
using the fully compiled mode and have made the appropriate selection
in teh IDE to publish a non-updatable site. However, what gets
published are more files then it would appear we need. I understand
that empty copies of the aspx and ascx files must be published to avoid
naming conflicts. However, all the resource files (resx) are published
as well. Aren't they compiled into the dlls? Also, there are some
other files (.vsdisco for example) coming along as well. How do I stop
all these extra files from being published so we can distibute the app
with xcopy?
thanks!
 
M

mwieder

We migrated our ASP.NET 1.1 application to 2.0. We want to deploy
using the fully compiled mode and have made the appropriate selection
in teh IDE to publish a non-updatable site. However, what gets
published are more files then it would appear we need. I understand
that empty copies of the aspx and ascx files must be published to avoid
naming conflicts. However, all the resource files (resx) are published
as well. Aren't they compiled into the dlls? Also, there are some
other files (.vsdisco for example) coming along as well. How do I stop
all these extra files from being published so we can distibute the app
with xcopy?
thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top