User Profile

Collapse

Profile Sidebar

Collapse
fiaworkz
fiaworkz
Last Activity: Oct 24 '12, 02:37 AM
Joined: Jan 23 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Windows 2003 to windows 2008 migration

    Hi, please try to give me some advice or solutions about migrating my application from win 2003 to win 2008(32bit). The problem was I keep getting the error 'ActiveX can't create object' error when starting an standard application. I can't get to login in my website maybe because it cannot create the COM+ application. When viewing the event log, there seems to be a warning coming from the DistributedCOM.

    I've done the following so...
    See more | Go to post

  • fiaworkz
    started a topic VB.net MS SQL inserts but NOT Updating
    in .NET

    VB.net MS SQL inserts but NOT Updating

    I've been working for this for more than an hour
    Hope someone helps me.
    Here's my code


    Code:
    Try
    
                Dim con As New SqlConnection("Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\LBHdb.mdf;Integrated Security=True;Connect Timeout=30;User Instance=True")
                con.Open()
                cmd.Connection = con
    ...
    See more | Go to post
No activity results to display
Show More
Working...