|
|
 |
BOOK: ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solutio
 | This is the forum to discuss the Wrox book ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solution by Vincent Varallo; ISBN: 9780470396865 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solutio section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

November 3rd, 2009, 05:40 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Code Generator
Hello Every One
I am trying to implement code generator in vb.net & I have followed exact same steps for COM Interop & I have saved .vsz file in the following location
Code:
C:\Program Files\Microsoft Visual Studio 9.0\VB\VBProjectItems
When I am trying to add I am getting an error Invalid at the top level of the document
I am setting ComVisible to true as stated but still I am getting the above error.
Is it something related language since I am trying to generate in vb is something to do .....
Thanks in advance
Sandeep...
|

November 4th, 2009, 07:29 PM
|
|
Authorized User
|
|
Join Date: Mar 2008
Location: New York, NY, USA.
Posts: 62
Thanks: 1
Thanked 3 Times in 3 Posts
|
|
Close and restart Visual Studio completely (not just the solution).
Then rebuild your Code Generator Project and try it.
If this works, then for the future, whenever you make changes to the code gen project files, after changing:
1. save project/solution
2. close & restart VS
3. Build code gen project
4. Add Item's...
Again, that's if restarting fixed the problem.
Good luck,
Ronnie
|

November 5th, 2009, 12:20 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Code Generator
Still getting the same error even after restarting the visual studio and rebuilding the project...
|

November 16th, 2009, 09:47 AM
|
|
Registered User
|
|
Join Date: Jul 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Code Generator
I have built and load the application. However, it does not show any items in the connection or table dropdown boxes. Does anyone have any idease as to why? 
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |