[Mono-list] SqlSharpGtk - doesn't work in Mono1.0.6 windows install.
Innes MacKenzie
Innes MacKenzie <innesm@gmail.com>
Tue, 8 Mar 2005 14:26:12 +0000
Hi,
I installed mono 1.0.6 for windows (using the installer) and tried
running the Sqlsharpgtk application from the Mono-1.0.6 command
prompt.
The app didnt start, and the following output was produced:
Mono version 1.0.6 Build 1
Prepending 'D:\PROGRA~1\MONO-1~1.6\bin' to PATH
D:\WINDOWS\Fonts>cd "\Program Files\Mono-1.0.6"\bin
D:\Program Files\Mono-1.0.6\bin>sqlsharpgtk.bat
** (D:\PROGRA~1\MONO-1~1.6\lib\sqlsharpgtk.exe): WARNING **: Could not find asse
mbly Mono.Data, references from D:\PROGRA~1\MONO-1~1.6\lib\sqlsharpgtk.exe (asse
mblyref_index=7)
Major/Minor: 1,0
Build: 5000,0
Token: 0738eb9f132ed756
System error: No such file or directory
cannot open assembly D:\PROGRA~1\MONO-1~1.6\lib\sqlsharpgtk.exe
D:\Program Files\Mono-1.0.6\bin>
I searched for an assembly named Mono.Data.dll but could not find one.
Can anyone shed light on what's going wrong?
Thanks,
Innes