Portal Product Downloads not working

Hi guys,

Not sure if you’re aware, but the https://www.remobjects.com/portal/downloads/da page isn’t working

Value cannot be null.

Parameter name: key

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentNullException: Value cannot be null.
Parameter name: key

Source Error:

Line 845:        var lProduct := ExtractProduct(aName);
Line 846:        if assigned(lProduct) and (lProduct in ["RO", "DA"]) then begin
Line 847:          var lPlatform := ExtractPlatform(aName);
Line 848:          if lExpirations[lProduct].Containskey(lPlatform) then begin
Line 849:            if lExpirations[lProduct][lPlatform] < aDateExpires then

Cheers

Stuart,

thanx for letting me know; this issue does to show for me, I’ll need to investigate. In the mean time, does https://www.remobjects.com/portal/downloads/stable/da work for you ok, to access there latest RTM?

Thanks marc,

Yes that link works fine.

Cheers

And it should be fixed now, too. My sincerest apologies.

1 Like

Thanks marc.

1 Like