G
Geoff Pennington
My old laptop has the original version of Visual Studio .Net running on
Windows 2000. My new laptop has Visual Studio .Net 2003 running on Windows
XP. I imported an existing Web project to the new laptop, made some
modifications, rebuilt the project, and pushed the changes, including the
DLL and PDB files, to our "test and QA" server. The application blew up on
the first screen; the error was something like "unable to find the query
string collection object". I copied the changed .aspx and .aspx.vb files
back to the old laptop, rebuilt the project, and again pushed all changes,
including the DLL and PDB files, to the "test and QA" server. This time, no
problem.
What do I have to do so that our servers, including our client's production
servers, can run applications developed with VS .Net 2003?
Much obliged.
Windows 2000. My new laptop has Visual Studio .Net 2003 running on Windows
XP. I imported an existing Web project to the new laptop, made some
modifications, rebuilt the project, and pushed the changes, including the
DLL and PDB files, to our "test and QA" server. The application blew up on
the first screen; the error was something like "unable to find the query
string collection object". I copied the changed .aspx and .aspx.vb files
back to the old laptop, rebuilt the project, and again pushed all changes,
including the DLL and PDB files, to the "test and QA" server. This time, no
problem.
What do I have to do so that our servers, including our client's production
servers, can run applications developed with VS .Net 2003?
Much obliged.