Hi,
We are using Cassinni Web Server for ASP.Net Application.
The problem we are getting now is I changed from hyperlink button to LinkButton,
The program works fine in IIS(browsers). But in Cassini, for some pages, the hyperlink not getting called, I put the source code of the page.
The name of the hyperlink is lnkTOC.on mouseover , I see that javascript:WebForm_DoPostBackWithOptions is getting called..
Please check and update me.