[Mono-list] Gtk# installer problem

Francisco T. Martinez martinf@mfconsulting.com
Mon, 27 Sep 2004 06:25:17 -0500


 From the registry export you sent me, I extracted this little chunk:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework]
"InstallRoot"="C:\\WINDOWS\\Microsoft.NET\\Framework\\"
"sdkInstallRootv2.0"="C:\\Program Files\\Microsoft Visual Studio 
8\\SDK\\v2.0\\"
"DbgManagedDebugger"="C:\\Program Files\\Common Files\\Microsoft 
Shared\\VS7Debug\\vs7jit.exe PID %d APPDOM %d EXTEXT \"%s\" EVTHDL %d"
"DbgJITDebugLaunchSetting"=dword:00000002
"sdkInstallRoot"="D:\\Program Files\\Microsoft Visual Studio 
.NET\\FrameworkSDK\\"
"PrevManagedDebugger"="\"C:\\WINDOWS\\system32\\vsjitdebugger.exe\" PID 
%d APPDOM %d EXTEXT \"%s\" EVTHDL %d"
"PrevDbgJITDebugLaunchSetting"=dword:0000000a

I don't support the versions higher that Microsoft .NET Framework SDK 
1.1 and/or Visual Studio .NET 2003.  Visual Studio .NET 2003 is usually 
refered to in the registry as Visual Studio 7.1.  If you look at your 
entries above, there is the mention of  Visual Studio 8 and the SDK 2.0.

As I mentioned in my original reply I am specifically looking in the 
registry for sdkInstallRootv1.1.  You will notice that the only thing 
that one could have found in your is sdkInstallRootv2.0.

Hope this helps.

caner wrote:

>Hi;
>I am Caner about Gtk# installer problem.
>I am sending you my registry settings.
>
>thanks for relation.
>
>*********************************************************************
>The installer script test for the existence of the value in key
>HKLM\SOFTWARE\Microsoft\.NETFramework\sdkInstallRootv1.1, in your Windows
>registry, if the test fails it will display the message (including the
>typo -- will be corrected in bug fix release :D )
>
>I would like to help troubleshoot this issue. Could you export the
>contents HKLM\SOFTWARE\Microsoft\.NETFramework to a *.reg file and attach
>it to a bug report.  Or just send me the *.reg and I will look at it.  You
>can use regedit.exe to export the registry key I am asking you for.
>
>Paco
>
>caner țahan wrote:
>
>
>Hi;
>
>I want to install /*Gtk# installer */to Visual Studio.2003 but when I
>started to setup Gtk# installer it gave an error.It said me this;
>
>---------------------------
>Microsft .NET Framework SDK 1.1 does not seem to be installed.
>
>Please install it and run this setup again.
>---------------------------
>OK  ---------------------------
>
>*But *my system using Framework SDk 1.1 .I don't understand this error why
>happing.
>
>So Thanks for your helps
>
>Regards
>
>Caner ȘAHAN(turkey mono developer:))
>
>**
>
>  
>