Posted 4/23/2008 7:40:28 PM | | | | Hi, We are using c360 SDK to build a new web page which contain c360 tab, text, lookup, lable and date controls. The problem is, if i run this page through visual strudio 2005 (e.g. while developement) everything works fine but if i run the same page through IIS (after making virtual directory in IIS 6.0, coping all the files and folders in that virtual directory), page opens but c360 tabs and c360 lookup control doesn't work meaning nothing happen on clicking on it though i can see it's not disabled on form. any idea? thanks MEHUL
MM
|
| Posted 4/24/2008 8:33:09 AM | | | | You don't provide a lot of information so it's difficult to make a guess but pehaps there are some Javascript and/or some CSS files missing? Our controls rely on Javascript a lot so you need to make sure that all files are copied in the proper location. If my suggestion doesn't help, you will have to provide additional information. For instance, a screenshot demonstrating the problem, event log, or description of JavaScript errors would help. Also, make sure you follow all the steps descripbed in this video.
Jeremie Desautels VP, Product Marketing c360 Solutions |
| Posted 4/29/2008 8:56:13 PM | | | | Finally i resolved this issue. It has to do with "c360Location" key specified in web.config, previously there was a value specified here w.r.t. c360 SDK installed location but i just removed this value e.g. now "c360Location" key has value "" and that's it, c360 tabs and lookup control started working. enjoy
MM
|
| |
|