Hi peeps
I'm trying to access my project/solution files from Visual C#. The solution
has been moved from my development server to the client's server, and I'm
taking my machine in with me to the client.
The problem is that the solution file says it cant find the projects. The
sln file has a project as been at...
Obviously, the server name will have changed, so I changed it to the
client's server
However, when I do this, VC# complains that the paths dont match! It doesn't
work if I use the IP addy of the server, either.
How can I access the moved solution? I need to do this to add in some AD
role based stuff, which I can only do on their server. It's also VC# (not VS)
so I dont have many deployment options.
Help!
Cheers
Dan
I'm trying to access my project/solution files from Visual C#. The solution
has been moved from my development server to the client's server, and I'm
taking my machine in with me to the client.
The problem is that the solution file says it cant find the projects. The
sln file has a project as been at...
Obviously, the server name will have changed, so I changed it to the
client's server
However, when I do this, VC# complains that the paths dont match! It doesn't
work if I use the IP addy of the server, either.
How can I access the moved solution? I need to do this to add in some AD
role based stuff, which I can only do on their server. It's also VC# (not VS)
so I dont have many deployment options.
Help!
Cheers
Dan