User Profile

Collapse

Profile Sidebar

Collapse
huffcm
huffcm
Last Activity: May 2 '07, 11:02 PM
Joined: May 2 '07
Location: PA
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • huffcm
    replied to Error Creating Controls
    in .NET
    It could be an issue. View the "source" of your code if the OleDBAdapter is not visible in design view, and remove any reference to the adapter. Also check the web.config to see if there is any rogue code and remove it. Invalid cast means you are using "As String" or "As Boolean" incorrectly.

    In VS look for any red squigglies that might point to an error in your code and correct them accordingly.
    See more | Go to post

    Leave a comment:


  • huffcm
    replied to Error Creating Controls
    in .NET
    Are you using either an AccessDataSourc e or SqlDataSource on your form?
    See more | Go to post

    Leave a comment:


  • huffcm
    replied to vb.net questions
    in .NET
    Try this:

    http://msdn2.microsoft .com/en-us/library/y32kbeb6(VS.71) .aspx
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...