We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Deploying

Hi,

i dono how to deploy Syncfusion products in to web server. Its works fine for me in local system but not in the web server. Can you tell me the steps?


1 Reply

RS Rajarajeswari S Syncfusion Team July 14, 2008 11:28 AM UTC


Hi Reema,

Thank you for your interest in Syncfusion Products.

Please follow the below steps to deploy ASP.NET applications that use Essential Grid.

1) Marking the Application directory
-----------------------------------

The appropriate directory, usually where the aspx files reside, must be marked as Application in IIS.

2) Syncfusion Assemblies
----------------------

The Syncfusion assemblies need to be in the bin folder that is beside the aspx files. They can also be in the GAC, in which case, they should be referenced with strong name(s) in the aspx files and dlls.

3) Data files
-------------

If you have template document files, .mdb files or other data files, ensure that they have sufficient security permission. The Authenticated Users should have full control for the files and the directory to give ASP.NET code enough permission to open the file during run-time. Please refer the below link to get more details on this issue:

http://www2.syncfusion.com/ug_63/gridweb/DeployingEssentialGrid.html

Also, please refer the following document that will help you to deploy the Syncfusion assemblies referred in the project to the target machine.

http://www.syncfusion.com/Support/user/uploads/webdeploy_8b7da45e.pdf

Please try this and let me know if this issue still exists.

Thanks,
Raji



Loader.
Live Chat Icon For mobile
Up arrow icon