Click here to Skip to main content
15,891,749 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello..

I have developed a bulk sms system and created a setup with .net framework 4 client profile.

It works on all windows platform except windows 8.

Error log shows : incompatible with windows 8

i searched everything in google but could not find solution.

Can anybody help me?
Posted
Updated 12-Feb-13 6:43am
v2
Comments
Logi Guna 12-Feb-13 12:14pm    
Did you use third-party library in your application?
Jainam Ranka 12-Feb-13 12:32pm    
thanks for reply.
yes i use third party library in my application.(AxSMS, ActiveXpert)
Logi Guna 12-Feb-13 12:50pm    
latest version ActiveXpert library doesn't have any compatibility issue with win8 and should run without any problem.

Have you test debug your project under win 8 visual studio?
Did you find any problem?
Sergey Alexandrovich Kryukov 12-Feb-13 12:53pm    
Not enough information. There could be a number of reasons. What did you use so far to successfully run your application? Was that only one machine or different ones? Do you have a chance to perform debugging on Windows 8.
—SA
Jainam Ranka 13-Feb-13 7:37am    
Currently i am using windows 7 and visual studio 2010 when i debug i selected platform to x86 .And try to run this debug file in windows 8.but it could not open.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900