To work around this problem, you must put your Office
InfoPath project in a local working folder before you open the project in
Visual Studio .NET 2003. To do this, follow these steps:
- Start Visual SourceSafe 6.0c. Logon with your
credentials.
- In the All projects pane, right-click the
Office InfoPath project that you want to work with in Visual Studio .NET
2003. Click Check Out.
- In the Check Out
<InfoPathProject> dialog box,
complete the following information, and then click
OK.
The placeholder
<InfoPathProject> is the name of your Office
InfoPath project.
- In the Comment box, type a
comment.
- In the To box, type
LocalWorkingFolder.
The
placeholder LocalWorkingFolder is the name
of the local working folder where you want to put the project. - Click Recursive to check out the
complete project.
- If you are prompted to create the folder, click Yes
All.
- Start Visual Studio .NET 2003.
- On the File menu, click
Open, and then click Project.
- In the Open Project dialog box, locate the
folder that you created in step 4, click the solution file (.sln), and then
click Open.
Note You may receive an error message that is similar to the
following:
The following file is referenced in the .xsf
file but is not part of the form:
InfoPathProject.dll.
If you want to
build the solution before you put the solution in Visual SourceSafe source
control, you must delete the reference to the dynamic link library (DLL) from
the Manifest file. Then, rebuild the solution.