I tried running NETCFSetupv2.msp (which I think is a patch to VS2005), but I
immediately get the error "The upgrade patch cannot be installed by the
Windows Installer service because the program to be upgraded may be missing,
or the upgrade patch may update a different version of the program. Verify
that the program to be upgraded exists on your computer and that you have the
correct upgrade patch."
I'm running VS2005 Standard Edition. Does all this mean that I can't
install SP1 with the Standard Edition? Am I supposed to run the .msp?
Thanks for any help,
Steve
As to sample, you probably forgot to rebuild solution as I suggested:
"Please make sure to rebuild the solution before browsing the code otherwise
Visual Studio would be unable to find the assembly with custom Table Styles
and would show errors.
You can do so by selecting Build/Rebuild Solution from VS menu.
--
Best regards,
Ilya
This posting is provided "AS IS" with no warranties, and confers no rights.
*** Want to find answers instantly? Here's how... ***
1. Go to
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).
"mobilemobile" <mobile...@discussions.microsoft.com> wrote in message
news:C500B52F-00BA-4C1E...@microsoft.com...
"Installer should check for ActiveSync version and disable deployment if
prior to AS 4.0 build 4343."
So this mean, no User may install a .NET CF2 Application via ceappmgr
when he has AS 3.8 ???
Marc
As download page clearly states, AS 4 is _required_ for NETCF V2 deployment.
Unfortunately, there was no check for AS version in RTM MSI, so deployment
would be attempted on older versions of AS.
Sometime that would work, sometime that would fail, so we choose to disable
that to avoid confusion.
AS 4.1 is available as free download, so you can update easily. If you'd
like to keep AS 3.x for some reason you can deploy CAB file manually.
--
Best regards,
Ilya
This posting is provided "AS IS" with no warranties, and confers no rights.
*** Want to find answers instantly? Here's how... ***
1. Go to
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).
"Boas Enkler" <Admin_...@web.de> wrote in message
news:%23C%23Ggada...@TK2MSFTNGP04.phx.gbl...