The prog i've been working on for some time now is nearing completion. i'm trying to write a procedure for running it on verious machines. first of all, windows 98. i've installed the .NET runtime (NETCFSetup.msi), and copied everything from the debug folder on the dev machine.
the first time i tried to run it it needed MSCOREE.dll, so i found it and stuck it in the program directory. i don't know what this dll does. then i tried to run it and i got the following error:
'.Net Framework Initialization Error'
'set registry key to HKLM\Software\Microsoft\.NetFramework\InstallRoot to .Net Framework install drectory'
there isn't a key like that in the registry though. there isn't a .NetFramwork within HKLM\Software\Microsft
what do i need to do to make the program run?
____________________________________________________
If you like a post, show you care by giving it a <censored>.
the first time i tried to run it it needed MSCOREE.dll, so i found it and stuck it in the program directory. i don't know what this dll does. then i tried to run it and i got the following error:
'.Net Framework Initialization Error'
'set registry key to HKLM\Software\Microsoft\.NetFramework\InstallRoot to .Net Framework install drectory'
there isn't a key like that in the registry though. there isn't a .NetFramwork within HKLM\Software\Microsft
what do i need to do to make the program run?
____________________________________________________
If you like a post, show you care by giving it a <censored>.