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
Hey guys, I wish to be able to create an empty Intersoft project - which I did. The problem is that when I'm trying to access it (from localhost), I'm getting this error :
Could not load file or assembly 'ISNet.WebUI.WebTextEditor' or one of its dependencies. The system cannot find the file specified.
But when I installed WebUI trial, I disabled all the other things (WebCombo, WebTextEditor, etc.) excepted WebDesktop. How can I correct the problem now ?
Francis.
Hello Francis,
To correct your problem, you should open web.config on your website folder.
Then delete the following path :
1. ISChart.axd
2. WebFileUploaderHttpHandler.axd
3. ISScheduler.axd
4. ISCoverFlow.axd
5. WebFilerUploaderHttpModule
Or you can see tag bellow :
<add path="ISChart.axd" verb="GET" type="ISNet.WebUI.WebGrid.Chart.ChartRequestHandler, ISNet.WebUI.WebGrid" validate="true" /> <add path="WebFileUploaderHttpHandler.axd" verb="GET" type="ISNet.WebUI.WebTextEditor.WebFileUploaderHttpHandler, ISNet.WebUI.WebTextEditor" /> <add path="ISScheduler.axd" verb="GET" type="ISNet.WebUI.WebScheduler.WebSchedulerRequestHandler, ISNet.WebUI.WebScheduler" validate="true" /> <add path="ISCoverFlow.axd" verb="GET" type="ISNet.WebUI.Silverlight.WebAqua.WebCoverFlowRequestHandler, ISNet.WebUI.Silverlight.WebAqua" validate="true" /> <add name="WebFileUploaderHttpModule" type="ISNet.WebUI.WebTextEditor.WebFileUploaderHttpModule, ISNet.WebUI.WebTextEditor" />
Hope this helps.
Regards,
Riendy
Hey, I edit my post as I finally got it working. I first did what you said to me and it wasn't working yet : I had to erase the corresponding <handlers> and <module> aswell.
Thank you for your help Riendy,
Francis
Hi,
I'm glad to hear that.
Thank you for your information Francis.
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