message: the programm that you installing is provide for an older version

  • Thread starter Thread starter Rainer Borchmann
  • Start date Start date
R

Rainer Borchmann

hi,
sorry for my english. if i install a new application
(fresh compiled with VS2003) i got this
error: "Das Programm, dass Sie installieren...
....... ist.. für eine frühere Version von WM erstellt"

in english: "The programm that you installing is provide...
for an older version" or so.

What can i do that users will did not see this massage
while installiung ?

Thanks
Rainer Borchmann
 
Hi Rainer,

Where do you see this message?

If you run a .NET CF application on Pocket PC 2003 Second Edition device
you may see a similar message.

Does your application run after this message?

Thanks

Ercan
 
Ercan Turkarslan said:
Hi Rainer,

Where do you see this message?

If you run a .NET CF application on Pocket PC 2003 Second Edition device
you may see a similar message.

Does your application run after this message?

Thanks

Ercan


Hi Ercan,
thanks for response. The message comes in the last part of
the installation of my application. The app runs without
any problems.

My Developing Machin runs with
VS2003 Net1.1 and a Emulator for Windows Mobile2003 SE,

The "target" is a toshiba e800 with WM2003SE.
But ofcourse i want to install the programm also
on WM2003 and pocket PC2002 without this
Message

Sorry for my poor english


thank you

Rainer
 
Hi Rainier,

Especially the second white paper explains this message clearly.

So you can suppress the messag by setting BuildMax value.

Thanks

Ercan
 
Back
Top