Jump to content

Free Ticket Track Application Released !


elitbir

Recommended Posts

  • Replies 64
  • Created
  • Last Reply

Top Posters In This Topic

  • 1 month later...

Thanks for this. I downloaded your version for developers, but there seems to be a problem.

 

Warning 1 The designer cannot process the code at line 84:

 

Me.LayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill

 

 

The code within the method 'InitializeComponent' is generated by the designer and should not be manually modified. Please remove any changes and try opening the designer again. C:\Users\Christopher\Documents\Visual Studio 2008\Projects\QWHMCS\QWHMCS\Form1.Designer.vb 85 0

 

I also get a lot of these errors:

 

Error 26 Type 'DevExpress.XtraGrid.Columns.GridColumn' is not defined. C:\Users\Christopher\Documents\Visual Studio 2008\Projects\QWHMCS\QWHMCS\Form1.Designer.vb 41 26 QWHMCS

 

I'm fairly new to WHMCS, do you or anyone else know how I can sort these problems out? thanks in advance.

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...

If you get a MySQL error here are some ways to fix it;

 

1) check that you have the MySQL connector installed on your local computer.

2) check that you allow remote MySQL access on your server as I am assuming the program connects directly to MySQL.

 

----

 

I might check into this application's source and see if I can modify it and maybe convert it to a CE Executable so that I could run this on my Windows Mobile Phone :)

Link to comment
Share on other sites

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated