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 am trying to deploy an application from my development machine to an application server.
I have done the following as per instructed previously:
1) On my development machine, run Deployment Manager to modify web.config with the license keys
2) copied my application codes (entire structure) to the application server to be hosted on IIS
3) copied CommonLibray folder from my development machinet to the application server and set it as a virtual directory in IIS
4) modified the application server's web.config to remove assemblies which uses Intersoft.
My application has modules which uses other components as well. However, for those modules/pages which uses Intersoft's components, there are error messages as shown in the attached files which are captured from 3 modules/pages which involves usage of ISDataSource, WebInput, and WebCombo respectively.
I've also made sure that there are no Intersoft software installed on the application server, except for the files for the application which I deployed.
Please provide me with a step by step instruction on how this deployment issue can be resolved as I have visited the given URL http://intersoftpt.com/Build/DeployIn5Minutes but could not find a solution/explanation.
Hi Way Hang Wee,
From what I see on your attachment file, this can be occurred with two conditions. First, you have entered the wrong key. To deploy, you will need to use your run-time key, not the key that you used to install our product. Secondly, you have forgot to use our Deployment Manager when you tried to deploy you project.
I hope it helps. Thank you and have a nice day.
Best Regards,
Andi Santoso
The error is occurred perhaps, because you do not have a correct .dll file in you bin folder at your server application.
Here are things that need to consider when we do a deployment process:
1. Ensure that you use our Deployment manager. This tools will reconfigure your web.config so it will
be ready to deploy.
2. Copied all you project to the application server to be hosted on IIS.
3. Make sure on your bin folder, you have the right needed resources. Two important files that might
be forgotten are ISNet.dll and ISNet.WebUI.dll. You can get these two files from you GAC.
4. If you are not using SmartWebResources, you will need to copied you CommongLibrary folder from
your deployment machine to application server and set it as a virtual directory in IIS.
5. If you are not using SmartWebResources, ensure on your all .aspx file, the script directory of our
components are pointing to the right path directory of its CommonLibrary.
Hi,
I've followed the above steps but still getting the same error as in the screenshots before.
Where do i place the ISNet.dll and ISNet.WebUI.dll files in the app/web server and what configurations are needed?
Thanks.
The ISNet.dll and ISNet.WebUI.dll files should be included in your bin folder in the project that you are willing to deploy. The configurations are not needed anymore if you are using our Deployment manager application.
I have included the two files in the bin folder, however when i run my app in the app/web server, i get the error message on the pages using intersoft's components saying that its a trial version (see attached file). I have copied the dll's from my development machine which is the full version.
Can you explain how the dll's version can be checked?
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