Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

After I go to the trouble of building my Web form and I run it successfully a few times, all of my connections with my SQL database vanish( SQLConnection1, SQLAdapter1, SQLCommand1 ect...) from the yellow box in the bottom of the form but The vb.NET code is not affected. When I run it a message says that it cannot find SQL....

 

When this happens I have had to erase the connections from my VB.Net code and add them again to the bottom of my form then configure them to the way I had them.

 

Why does this happen or how can I fix this without having to redo the connections again.

 

Thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...