Results 1 to 1 of 1

Thread: Warpper Qt lib by managed code/c++ for using in WCF broken with Qt 4.8 and higher

  1. #1
    Join Date
    Nov 2013
    Posts
    1
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Warpper Qt lib by managed code/c++ for using in WCF broken with Qt 4.8 and higher

    Hello,
    I have Qt application windows base, I am porting this application to web application. I used the WCF and IIS for development the server side, so i must wapper qt application by managed code /c++ and clr build to dll, then reference this wapper dll to WCF project. In WCF project, i have implemented the interface for calling operations from client. At client side, i used silverlight 4 for developing UI.
    The application seem works well with Qt 4.3 to Qt 4.7. However, when i re-compiled with Qt 4.8, we got exception in sometime that exception thrown from QTimer when finished slot completed.
    Please see my screenshot at the attachments.
    I don't know, if i used Qtimer for logging in runtime? What is impact with EventLoop or WCF? Why this problems are not happen in previous version? What differences in QtCore?
    Please help if you have any suggestions.
    Many thanks.
    Vu
    Attached Images Attached Images
    • File Type: jpg 1.jpg (31.9 KB, 6 views)
    • File Type: jpg 2.jpg (44.0 KB, 3 views)

Similar Threads

  1. QML screens managed by cpp application
    By moti.lahiani in forum Qt Quick
    Replies: 0
    Last Post: 18th November 2011, 09:00
  2. Replies: 8
    Last Post: 5th July 2011, 07:32
  3. None Qt library managed by pro file
    By MarekR22 in forum Qt Tools
    Replies: 1
    Last Post: 22nd February 2011, 22:39
  4. Is QtSoap Plugin supported with Qt4.6 or higher version ?
    By abk883 in forum Installation and Deployment
    Replies: 2
    Last Post: 29th March 2010, 06:22
  5. managed c++
    By mickey in forum General Programming
    Replies: 9
    Last Post: 17th September 2007, 21:48

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.