.NET Framework 3.5 on Target Designer

A

azzazzel82

Hi all,

I would like to know if .NET Framework 3.5 will be available in target
designer, instead of 3.0.

If I develop some applications using 3.5 and then I run them on an XPe
with 3.0, can I have any problems?

Thanks in advance
Albert
 
S

Stephen Bashford

Hi all,

I would like to know if .NET Framework 3.5 will be available in target
designer, instead of 3.0.

If I develop some applications using 3.5 and then I run them on an XPe
with 3.0, can I have any problems?

This is available in SP3

Stephen
 
A

azzazzel82

Hi,

After installing SP3 on Windows XPe, and performing tests with the
http://www.codeproject.com/KB/dotnet/frameworkversiondetection.aspx
application, the results are the following:

On a PC with Visual Studio 2008 and Windows XP:

.Net Framework 3.5 installed? True
.Net Framework 3.5 Exact Version: 3.5.30729.1
.Net Framework 3.5 Service Pack: 1

On a custom board without Visual Studio 2008, with Windows XPe:

.Net Framework 3.0 installed? True
.Net Framework 3.0 Exact Version: 3.1.21022
.Net Framework 3.0 Service Pack: 1

.Net Framework 3.5 installed? False

So I suspect I still do not have Framework 3.5, are you sure XPe SP3
provides Framework 3.5? I think it only provides you with the
Framework 3.0 SP1.

BR
Albert
 

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

Top