Deployment issue

  1. #1

    Deployment issue

    Hi all,
    I am in trouble deploying my application to a production server.
    I develop on a Win7/64, VS2010, Ext.Net 1.2
    The production server is a Win2008/x86.

    On the development machine, everything is working fine.
    Once I try to deploy to the production server, some pages return a blank content.

    I simply copied the site from development to production with all the dll in the bin subfolder.

    After some debug, I discovered that the problem seems to be related to some method not supported, referenced in a dynamic axd file.
    Using VS2010 debugger, I discovered that the code crashes on the call of swfobject function, precisely on the call of dateformat function.

    On another Win7/32 PC, it works. On another Windows2008R2, works also.

    So I have no idea what to do.

    Could someone help me, please?
  2. #2

    Time Field Issue

    Hi all again,
    After spending some other time, I discovered that the issue is caused by the TimeField Component.
    As said before, on the development server, it works.
    Instead on the production server it does not.

    Any suggesstion would be great.

    Thank you

    Sergio

    Quote Originally Posted by Sergio Majocchi View Post
    Hi all,
    I am in trouble deploying my application to a production server.
    I develop on a Win7/64, VS2010, Ext.Net 1.2
    The production server is a Win2008/x86.

    On the development machine, everything is working fine.
    Once I try to deploy to the production server, some pages return a blank content.

    I simply copied the site from development to production with all the dll in the bin subfolder.

    After some debug, I discovered that the problem seems to be related to some method not supported, referenced in a dynamic axd file.
    Using VS2010 debugger, I discovered that the code crashes on the call of swfobject function, precisely on the call of dateformat function.

    On another Win7/32 PC, it works. On another Windows2008R2, works also.

    So I have no idea what to do.

    Could someone help me, please?
  3. #3
    Hi,

    It might be a localization issue.

    Are there the same locale setting on the development and production servers?

Similar Threads

  1. [CLOSED] IIS7 deployment
    By farisqadadeh in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: May 31, 2013, 12:55 PM
  2. [CLOSED] EXT is not defined on IIS deployment
    By CMA in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jan 14, 2011, 10:30 AM
  3. Coolite MVC Deployment
    By Mike in forum 1.x Help
    Replies: 4
    Last Post: Oct 20, 2009, 10:17 PM
  4. Deployment problem
    By romeox in forum 1.x Help
    Replies: 0
    Last Post: Jan 20, 2009, 4:17 AM
  5. [CLOSED] Coolite Deployment
    By r_honey in forum 1.x Help
    Replies: 4
    Last Post: Dec 13, 2008, 10:26 AM

Posting Permissions