J
John Straumann
Hi all:
I am working on an ASP.NET application that is running on a Virtual Server
installation of WS 2003. My co-worker wanted to do some testing, so I sent
him a copy of the VPC for him to run locally. However we are hitting a
couple errors:
The project is in C:\Inetpub\wwwroot\Dev\API and after I made a bunch of
changes to the project I zipped up the entire API directory and sent it to
him. Unfortunately when he unzipped the file and replaced his API directory
with the one I sent him, the entire application broke and gave him all kinds
of errors. Strangely, when I unzipped the file on my server, after just
Zipping it up, and replaced my directory it also broke....I also tried just
sending him the ASPX and .CS files that I changed, but that didn't work
either.
Can anyone make a suggestion as to how I can send him the changes? Would we
have to open the project on his server and rebuild it?
The next issue we are seeing is when he tried to test the web forms on the
server, we are seeing strange behavior with text fields not working (i.e. do
not allow input), not being able to get data from text fields, etc., etc. I
added the URL of the web application to the "Trusted Sites" zone, but that
did not seem to help.Can anyone offer a suggestion here? I know testing on a
server is not recommended, but in this case we really don't have a choice.
Thanks for any and all input.
John.
I am working on an ASP.NET application that is running on a Virtual Server
installation of WS 2003. My co-worker wanted to do some testing, so I sent
him a copy of the VPC for him to run locally. However we are hitting a
couple errors:
The project is in C:\Inetpub\wwwroot\Dev\API and after I made a bunch of
changes to the project I zipped up the entire API directory and sent it to
him. Unfortunately when he unzipped the file and replaced his API directory
with the one I sent him, the entire application broke and gave him all kinds
of errors. Strangely, when I unzipped the file on my server, after just
Zipping it up, and replaced my directory it also broke....I also tried just
sending him the ASPX and .CS files that I changed, but that didn't work
either.
Can anyone make a suggestion as to how I can send him the changes? Would we
have to open the project on his server and rebuild it?
The next issue we are seeing is when he tried to test the web forms on the
server, we are seeing strange behavior with text fields not working (i.e. do
not allow input), not being able to get data from text fields, etc., etc. I
added the URL of the web application to the "Trusted Sites" zone, but that
did not seem to help.Can anyone offer a suggestion here? I know testing on a
server is not recommended, but in this case we really don't have a choice.
Thanks for any and all input.
John.