Hey guys,
here's my scenario:
we want to show our client what we have so far, and we're moving it from one server to another.
ServerA: dev server, has vs.net and sql server
ServerB: demo server, has sql server but NO vs.net
both are win2k machines.
Now, I've copied all the files from ServerA to ServerB, including hte project's bin folder with the DLL's in it. I've done the virtual directory thing, etc etc.
Problem: I get an error on the demo machine when I try to log into our app saying that an object wasn't created, but it works fine on my dev machine!
Do I maybe need to set permissions on the dll again or something?
Any thoughts?
D
here's my scenario:
we want to show our client what we have so far, and we're moving it from one server to another.
ServerA: dev server, has vs.net and sql server
ServerB: demo server, has sql server but NO vs.net
both are win2k machines.
Now, I've copied all the files from ServerA to ServerB, including hte project's bin folder with the DLL's in it. I've done the virtual directory thing, etc etc.
Problem: I get an error on the demo machine when I try to log into our app saying that an object wasn't created, but it works fine on my dev machine!
Do I maybe need to set permissions on the dll again or something?
Any thoughts?
D