Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 10 of 10

Thread: error when exporting price list

  1. #1
    kpaul is offline Member
    Join Date
    Nov 2009
    Posts
    54

    Default error when exporting price list

    I'm trying to export my price list to Excel and I'm getting the following error:

    Could not find file 'C:\mysite\Web\images\priceexport_810201022934PM.x ls'.

    This works fine on my staging site but not on my production site. I'm assuming it has to do with permissions. Any suggestions?

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    The /images folder needs to have Read & Execute, List Folder Contents, Read, Write, and Modify permissions for both the IUSR_machinename and ASPNET/NETWORK SERVICE accounts, check if you have those added.

  3. #3
    kpaul is offline Member
    Join Date
    Nov 2009
    Posts
    54

    Default

    That did it. It was my permissions for the IUSR_machinename user. Thanks Alfred!
    Keith


    http://goo.gl/s20Ot

    ASPDNSF v9.3/64 Bit
    Windows Web Server 2008 R2
    IIS 7.5

  4. #4
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    You're welcome! Glad to know you're all set now.

  5. #5
    kpaul is offline Member
    Join Date
    Nov 2009
    Posts
    54

    Default

    OK, this is odd...I've got this problem again but this time the error says:
    Unable to download exportProductPrcing.aspx from http://goo.gl/s20Ot.

    Unable to open this Internet site. The requested site is either unavailable or cannot be found. Please try again later.
    Obviously, my site is available so I'm thinking maybe it's a permissions thing again?
    Last edited by kpaul; 03-04-2011 at 09:06 AM.
    Keith


    http://goo.gl/s20Ot

    ASPDNSF v9.3/64 Bit
    Windows Web Server 2008 R2
    IIS 7.5

  6. #6
    Alkaline is offline Senior Member
    Join Date
    May 2006
    Posts
    459

    Default

    Simrun AspDotNetStoreFront Development
    Preferred AspDotnetStorefront Development Partner
    ahsan[@]simrun[.]com
    remove the "[]" for email

    Have a Nice Day

  7. #7
    kpaul is offline Member
    Join Date
    Nov 2009
    Posts
    54

    Default

    Thanks, Alkaline, but is there a solution to this that doesn't require another piece of software? Commander looks very cool and I'll probably try it out but in the meantime this should work anyway. Any suggestions?
    Keith


    http://goo.gl/s20Ot

    ASPDNSF v9.3/64 Bit
    Windows Web Server 2008 R2
    IIS 7.5

  8. #8
    kpaul is offline Member
    Join Date
    Nov 2009
    Posts
    54

    Default

    I solved this problem. I reinstalled the entire site. Not the most elegant solution but it works again.
    Keith


    http://goo.gl/s20Ot

    ASPDNSF v9.3/64 Bit
    Windows Web Server 2008 R2
    IIS 7.5

  9. #9
    kpaul is offline Member
    Join Date
    Nov 2009
    Posts
    54

    Default

    OK, this is getting very frustrating. This problem has resurfaced. The error reads:
    Unable to download exportProductPrcing.aspx from http://goo.gl/s20Ot.
    Unable to open this Internet site. The requested site is either unavailable or cannot be found. Please try again later.
    I have no problem when I export to .xml but I get the above error when trying to export to .csv or .xls.

    I do not have this issue on my development or staging sites and even when I rebuild the solution and replace the AspDotNetStorefrontCore.dll the problem persists. I have triple-checked the permissions on the /images folder. Can anyone help me figure out what I'm missing?
    Last edited by kpaul; 03-04-2011 at 09:05 AM.
    Keith


    http://goo.gl/s20Ot

    ASPDNSF v9.3/64 Bit
    Windows Web Server 2008 R2
    IIS 7.5

  10. #10
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    That seemed like just a browser problem to me. Can you follow this article here?