Dear all,
I have a site that uses the webmenu as a navigation menu on a masterpage. works fine in dev machine, and I am using the APTCA unsigned DLL files on on a medium trust hosted environment.
The menu shows up, but does not behave like it does on my dev machine. I have a few items (no children) that have pictures in them. They are supposed to change on hover, and redirect on click. When I run on the live site, I see the menu, but i cannot click any of the items, and hovering over does not change pictures.
I'm new at this so I may done something wrong with the medium trust thing? if anyone has any ideas please let me know.
thanks
bkim
I was actually going over those already, the 2nd link helped. I think I did not have the proper js file in my script folder. I ended up copy all the scripts and images and it seems to be working. thanks Matt
HI ,
sounds like you have not deployed correctly.
Here is a kb article on deploying 2008 web site:
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=10115
Here is a help link to deploying to a hosted server
http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/Web_Deploying_an_Application_to_a_Hosted_Server_Environment.html
Here is a help link to deployment
http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/Web_Deploying_Your_Application.html
please review all these links.