Visual Web Developer 2005 Express

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using Visual Web Express 2005 and C#.

How do I send someone a project I am working on?

If I send then the entire directory for that project, they still cannot open
the project.

They can open the individual files just fine, but not the overall project.
 
Knowing Microsoft whose management of their products is FUBAR they may have
not used the same project configuration files for Express as other versions
of Visual Studio. That said, tell the recipient of your project to look
around in the root directory of the project for .sln and .csproj files. If
present open them in a text editor and edit the path to the project.

<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
 

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

Back
Top