iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
I noticed this today with our grid's context menus. We haven't made any style changes as far as I can see. Any ideas what would cause this? Anything specific you can point me to look at please?
Note that this issue only shows up in our development environment where we work in debug mode most of the time. It's fine on our release test site where our app is published for testing.
Hi,
I found what was causing this. We use the Flesk.NET Accelerator and ViewStateOptimizer to optimize our pages by compressing resources and storing view state server side.
It looks like the combination of using these and loading the pages in Visual Studio's development server causes the resource to not load. In this case, the ISRes.axd specific to the grid's style sheet was not loading for some reason. The JavaScript resources loaded just fine.
I had to filter the ISRes resource files and that fixed the problem as it loads fine now. If anyone else uses these utilities, here's how I filtered it in web.config in the appropriate section:
<Exclude Match="ISRes\.axd" />
I hope this helps anyone else. As before, it works fine under a published site in IIS.
I wanted to post an update. Note that this only happens under the Visual Studio development environment and only started recently.
When I publish the application on the same development machine and navigate to it, the context menus work fine. So only under the development server does this happen.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname