Jump to content

Search the Community

Showing results for tags 'external dll'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Hi, I was able to deploy unigui application (.exe) to a windows server. This is a simply a login form, when user key in username and password, the application will issue a mysql select statement to check user's password. In the folder I have my application test.exe and the mysql dll libmysql5.dll and that everything is working fine. The problem is when I change it to ISAPI module, it failed. Deployment is OK, I can see the login windows when I key in http://localhost/test.dllin my browser. However, when I press the OK button on the login form, an access violation comes out from my browser. I think the call to mysql DB cause the problem ! I have put test.dll and libmysql5.dll under the same web application folder, so what's wrong ? Can you help me to fix it ? Please help ! Steve
×
×
  • Create New...