Visual Web Developer 2005 Express

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joel914

    Visual Web Developer 2005 Express

    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.

  • clintonG

    #2
    Re: Visual Web Developer 2005 Express

    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/



    "Joel914" <Joel914@discus sions.microsoft .com> wrote in message
    news:B8CD2A7F-2FD5-4C6E-B264-98AED0C06822@mi crosoft.com...[color=blue]
    >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.
    >[/color]


    Comment

    • clintonG

      #3
      Re: Visual Web Developer 2005 Express

      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/



      "Joel914" <Joel914@discus sions.microsoft .com> wrote in message
      news:B8CD2A7F-2FD5-4C6E-B264-98AED0C06822@mi crosoft.com...[color=blue]
      >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.
      >[/color]


      Comment

      Working...