Subject: Chapter 17 - Datagrid Updates Project
Posted By: ydv Post Date: 12/27/2005 8:03:59 AM
Dear all,

I've copied the code into for this example into my webform, but when I run the code, I get nothing in my Internet browser. No datagrid, no nothing. Afterwards I changed the objConnection code to
objConnection = New SqlConnection("Server=localhost;Initial Catalog=Pubs;User ID=ydv;") or objConnection = New SqlConnection("Server=localhost;Initial Catalog=Pubs;Integrated security=true")
but everytime an empty screen.
When I try to open the example project from the book, which I downloaded, I get this error message:
---------------------------
Microsoft Development Environment
---------------------------
Visual Studio .NET cannot create or open the application. The likeliest problem is that required components are not installed on the local Web server. Run Visual Studio .NET setup and add the Web Development component.
---------------------------
OK   Help   
---------------------------
What do I do wrong?
Thank you for your help

Reply By: ydv Reply Date: 12/27/2005 8:06:09 AM
One more remark, I have reinstalled Visual Studio, including the Web Components.

Thanks again,

Yvon


Go to topic 37992

Return to index page 409
Return to index page 408
Return to index page 407
Return to index page 406
Return to index page 405
Return to index page 404
Return to index page 403
Return to index page 402
Return to index page 401
Return to index page 400