Can't view Documentation on Systems with Visual Studio 2005

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
rkruetli
Posts: 2
Joined: Tue 01 Nov 2005 18:08

Can't view Documentation on Systems with Visual Studio 2005

Post by rkruetli » Tue 01 Nov 2005 18:12

Is there a solution for this Problem? I can't view the MySQLDirect.NET Documentation/HelpFiles. I use VS.NET 2005 Final with the last MySQLDirect.NET (.NET 2.0) Version.

regards,
raphael

Serious

Post by Serious » Wed 02 Nov 2005 08:43

MySQLDirect .NET wasn't tested with this version of Visual Studio, but you can try this to view help files in your environment:
1. Use appropriate shortcut in start menu
or
2. Use command in the IDE: Tools/MySQL/MySQLDirect .NET Help
or
3. Position cursor on some class from CoreLab.MySQL and press F1
or
4. Download MySQLDirect .NET help file from here

rkruetli
Posts: 2
Joined: Tue 01 Nov 2005 18:08

Post by rkruetli » Thu 03 Nov 2005 11:52

Hi,

Nr. 1 to 3 don't work. I can't use the shortcut or the integrated help (can't open the hxs/hxt etc. files - but msdn library for vs.net 2005 works fine). I guess, the helpfile integration into the new visual studio msdn library isn't compatible with earlier versions.

Nr. 4 works. Thank you!

greeting,
raphael

miah

shortcut

Post by miah » Mon 14 Nov 2005 23:23

Just had the same 'problem.' The shortcut in the start menu was incorrect, so just had to update it to the approriate location of the dexplore.exe.

karl1701
Posts: 3
Joined: Thu 17 Nov 2005 20:43

Post by karl1701 » Fri 18 Nov 2005 14:08

I have the same problem but when I download the CHM file all links seem to be broken??? Any ideas?

Tkx

Serious

Post by Serious » Fri 18 Nov 2005 16:39

karl1701 wrote:I have the same problem but when I download the CHM file all links seem to be broken??? Any ideas?
We tested CHM help file and found no problems.
Check if path to CHM file doesn't contain non-english symbols.

Post Reply