dotnetframwork 1.0 sp3 installation problem

  • Thread starter Thread starter Microsoft
  • Start date Start date
M

Microsoft

Hi,

I have an application built on dotnetframework 1.0 sp3, that works well on
WindowsXP.

When I try to install them on Vista, I get an error:

"Known compatibility issue"

but I can't find any solution or workaround.

If I try to set the WindowsXP compatibility mode to this file located on
the CD, I get the beforemantained message.

What can I do? This porgram sold to customer before years, and they can't to
migrate them to the new op. system.

Does anybody experienced this problem.

Thanks in advance

Gabor
 
Hi,

Vista already includes .NET 1.0 so there is no need to reinstall it.

You may be able to reconfigure the installer to avoid installing .NET
without recompiling from source.

If this fails then you can rejig the manifest to use .NET 1.1 instead

Please see this link for more info:

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1550519&SiteID=1

The code at the end of the thread may help you.

Kind Regards

Simon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top