MobileInternetToolkit Install Fails:Incompatible Version .Net Framework

  • Thread starter Thread starter Phil C.
  • Start date Start date
P

Phil C.

Hi.
I'm trying to install the Mobile Internet Toolkit 1.0 to use its features in
the Asp.net IbuySpy Projects. When I run the installation, I get "Setup has
detected an incompatible version of the Microsoft .Net Framework". I'm
running the .Net Framework v1.1.4322.573. I've also ran some framework sub
updates.
Any ideas would be appreciated.
 
Hi,

Thank you for posting here.
One of the system requirements of Mobile Internet Toolkit is .NET Framework
or Visual Studio .NET. Based on my research, .NET Framework 1.1 does not
support Mobile Internet Toolkit. In order to resolve the problem, please
install the .NET Framework 1.0. Here come the downloads for the .NET
framework 1.0:
http://msdn.microsoft.com/netframework/downloads/v1.0/default.aspx

Should you have any questions or concerns, please feel free to post here.

Regards,

Justine Fang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
Thanks Justine,
I have Visual Studio 2003 installed, with the 1.1 Framework. I'm assuming
from your answer that the two can co-exist??? When I build applications
with VS 2003, I would expect that they are created for the 1.1 Framework, I
hope that installing both won't cause conflict...
 
The Mobile Internet Toolkit is an add-on for the .NET Framework 1.0. The
..NET Framework 1.1 automatically includes this functionality.
 
Back
Top