Application name magic

M

Martin

Hi!
Listen to this:
I have two w2k servers with SQL Server 2000 an the .Net Framework installed.
The first server is called "NET2", the second is called "PAS003".
I have an ASP.NET application, called "manufacturing". In the web.config I
made an application setting for the connectionstring.
The application was build on server NET2, the connectionstring pointed to
NET2.
I copied all the files from NET2 to the PAS003 server, including the visual
studio.net project file.

Now the following thing happens:
When I use visual studio to edit the web.config of PAS003 (because of the
connectionstring), the web.config of NET2 changes. The same thing arround:
when I want to change something on PAS003, I need to open the projectfile on
NET2. This keeps on happening.
Is this some server magic?
 
M

Michael Ramey

You may want to use the "Copy Project" option from the "Project" menu in
visual studio to copy your project, rather than copy/paste.
 
M

Martin

Thanks, I'll try this tomorow. I guess it has something to do with a cache
used by visualstudio.
 

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