Application.Designer.vb
-
Wednesday, January 05, 2011 9:31 PM
I am working in Visual Studio with a solution containing multiple projects. The solution is based on a co-worker's computer. I am trying to build the project, I get the following error:
Error 17 Unable to open module file 'C:\Documents\Visual Studio 2010\Projects\BlahBlahBlah\ReportCreator\My Project\Application.Designer.vb': The system cannot find the file specified. C:\Documents\Visual Studio 2010\Projects\BlahBlahBlah\ReportCreator\My Project\Application.Designer.vb 1 1 ReportCreator
It is on my co-worker's computer, but I don't see it in source control. He has ReportCreator checked out. How do I create Application.Designer.vb?
- Moved by Helen Zhou Thursday, January 06, 2011 9:58 AM (From:Windows Forms General)
All Replies
-
Thursday, January 06, 2011 9:57 AM
Hello envprogrammer,
This forum is dedicated to Windows Forms technology.
I'm moving this thread from Base "Windows Forms" to "Visual Basic IDE" forum, since this issue is related to VB IDE. There are more VB IDE experts in that forum.Best Regards,
Helen Zhou [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

-
Thursday, January 06, 2011 7:41 PMThank you!

