Can't create editor instance on IIS, but can on local pc environment

Can't create editor instance on IIS, but can on local pc environment

rprobinsonrprobinson Posts: 14Questions: 3Answers: 0

I've a web page that uses a datatable and editor instance that works fine on my local development environment but fails when deployed to our IIS server. The failure is the statement to create an editor instance never returns.

On my local development environment I've Visual Studio 2012 environment (IIS express) and my local pc IIS server. The table displays fine on my web page and I can use the inline edit function of the editor to change a cell. I've success with either server.

Before I start posting a bunch of code to this discussion, how best do I proceed in identifying the issue? Or do you want me to post the code of interest now?

Replies

  • rprobinsonrprobinson Posts: 14Questions: 3Answers: 0

    Close this discussion item please. Figured out the error of my ways.

  • allanallan Posts: 63,480Questions: 1Answers: 10,467 Site admin

    Hi,

    Thanks for posting back. Great to hear that you've got it working now.

    Regards,
    Allan

This discussion has been closed.