Help - Search - Members - Calendar
Full Version: .net framework 1.1
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
wongjoh
Hi --

I am developing an application to release through Skype Extras.

When the app is installed in some computers, the error "The application failed to initialize properly (0xc0000135)" comes up. This is because my app requires .NET framework 1.1 and that framework was not already installed in the user's computer.

Is there a way to cause the user to have .NET framework 1.1 when installing this Skype Extra? Either by including it with my program or by triggering a download from microsoft site?

Thanks,
Johnny
marcuswilliamson
QUOTE(wongjoh @ Thu Apr 19 2007, 14:41) [snapback]384971[/snapback]

This is because my app requires .NET framework 1.1 and that framework was not already installed in the user's computer.


I would strongly recommend not making your app dependant on .NET because you then require the user to download an additional 20MB file before they can use your app. Furthermore, there are lots of support headaches with .NET apps. Better perhaps to just stay with C/C++?

regards
Marcus Williamson
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.