Sign in | Join
Last post 12-16-2005 12:40 PM by MikeG. 15 replies.
Sort Posts: Oldest to newest Newest to oldest
If
jhenning wrote:This issue can be fixed by updating line 958 of the SolpartMenuNavigationProvider.vb file to If Len(objNode.ToolTip) > 0 Then objMenuItem.ToolTip = objNode.ToolTipIt will be included in the next release.
I opened up my DotNetNuke.sln file and I don't see this file anywhere...
Any ideas? Thx
Thanks Dan!
I see the file, but what do I do with it? It isn't part of the DotNetNuke solution.. so how would I go abouts compiling it into DotNetNuke?
Thx
Any idea?
Thx in advance. I just can't figure out how to add this to the DNN project to compile it.
Open up the solpartmenunavigation.vbproj file found in that folder. Compile it. And copy it to your dotnetnuke bin folder.
Or grab that dll from the 3.2.1 which already contains this fix, or simply update your entire site to 3.2.1.