[CLOSED] problem with IE using IsUpload = "true" for a click event to trigger a download

Page 2 of 2 FirstFirst 12
  1. #11
    I still haven't got access to the SVN :(

    Would you please send it to my email. Thank you so much
  2. #12
    Our manager is back from the conference. I think you will get an access today/tomorrow.

    What it the e-mail to send the dlls?
  3. #13
    As far as I can understand you have got the credentials.

    Please clarify can we mark the thread as closed?
  4. #14
    Thank you very much I've got access to the SVN.

    However just want to comment on integrating the source into your project. As it took me like 2 hours to get it done correctly.

    First I need to remove all the packages that I've got from Nuget related to Ext.Net. Second I need to change the Build type to Any CPU (coz the source is default to x64, and my machine is 32bit), then I need to go through each sub-projects which depends on Ext.Net to reference to the new Ext.Net project. It took me long time because I don't know it was compiling as 64 bit image and the website keeps complaining about badimage.

    Anyway thanks at last I can get a working code now.
  5. #15
    Quote Originally Posted by CarpFisher View Post
    First I need to remove all the packages that I've got from Nuget related to Ext.Net.
    The NuGet Uninstall-Package could help to do that.

    Quote Originally Posted by CarpFisher View Post
    Second I need to change the Build type to Any CPU (coz the source is default to x64, and my machine is 32bit)
    Well, Any CPU is default on my side. I have no idea at the moment why there was x64 on your side.

    Quote Originally Posted by CarpFisher View Post
    then I need to go through each sub-projects which depends on Ext.Net to reference to the new Ext.Net project.
    Do you have any suggestion how we could help on that?
    Last edited by Daniil; May 18, 2012 at 7:26 AM.
  6. #16
    Thanks I don't think these processes are unavoidable. I'm not complaining I just want to point it out what things to look for when they change from Nuget to the SVN source, which might help save a bit of time.
  7. #17
    Ok, thanks for pointing out the problem. We will review.
Page 2 of 2 FirstFirst 12

Similar Threads

  1. [CLOSED] Hidden="true" behaves as Visible="false"
    By marco.morreale in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: May 28, 2012, 3:17 PM
  2. Replies: 5
    Last Post: May 02, 2012, 5:37 PM
  3. [CLOSED] DropDownField with Grow="true" and GrowMax="xxx"
    By deejayns in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jan 12, 2012, 12:00 PM
  4. [CLOSED] Compression problem with dynamicCompressionBeforeCache="true"
    By SouthDeveloper in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: Nov 23, 2011, 12:33 PM
  5. [CLOSED] Save File dialogbox coming when IsUPload="true"
    By webppl in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: May 17, 2011, 10:35 AM

Tags for this Thread

Posting Permissions