RichDatePicker 1.5

Discussion in 'ASP.NET / ASP.NET Core' started by 2Fast2BCn, Oct 8, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. It is not possible to use this version, I guess.

    And I can't seem to find old version to include in my Visual Studio .NET

    So ik get version conflict :s


    www.allnice.be
     
  2. thanks
    I'll wait till then thanks for the info !!!

    www.allnice.be
     
  3. Bruce

    Bruce DiscountASP.NET Staff

    Richdatepicker 1.5 is scheduled to be installed sometime this week.

    quote:Originally posted by 2Fast2BCn

    Is it best to mail for this problem or ...

    www.allnice.be
    </blockquote id="quote"></font id="quote">

    B.

    DiscountASP.NET
    http://www.DiscountASP.NET
     
  4. Bruce

    Bruce DiscountASP.NET Staff

    We should be updating this week.

    We help off upgrading RDP because we installed a major ASP.net patch (ASP.net 1.1 SP1 and a critical security patch).

    It is not wise to install multiple patches during the same time because it is very difficult to isolate a problem when things go haywire.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  5. I understand.
    Just understand me to (see quote)

    But no problem I can wait some more
    Just wanted to know an ETA
    so thx for the answerd



    www.allnice.be
     
  6. Hey Bruce,

    Any updates regarding this issue ? I'm also awaiting the upgrade ...

    Best regards,

    --
    Steurm
    www.steurm.net/steurm
    [​IMG]
     
  7. Bruce

    Bruce DiscountASP.NET Staff

  8. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

  9. Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

    Parser Error Message: File or assembly name RichDatePicker, or one of its dependencies, was not found.

    Source Error:





    Code:
    Line 14: 		<assemblies>
    Line 15: 			<add assembly="aspNetMX, Version=1.0.0.2, Culture=neutral, PublicKeyToken=bc571e8da1c1f543"/>
    Line 16: 			<add assembly="RichDatePicker, Version=1.5.0.0, Culture=Neutral, PublicKeyToken=17b15412cfbf13c1"/>




    Siteonly works when I fill Version=1.0.0.0 but then the pages where I use this DatePicker won't work...:
    File or assembly name RichDatePicker, or one of its dependencies, was not found.


    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.IO.FileNotFoundException: File or assembly name RichDatePicker, or one of its dependencies, was not found.

    Source Error:





    Code:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'RichDatePicker' could not be loaded.





    Code:
    === Pre-bind state information ===
    LOG: DisplayName = RichDatePicker, Version=1.5.0.0, Culture=neutral, PublicKeyToken=17b15412cfbf13c1
     (Fully-specified)
    
    www.allnice.be
     
  10. Sorry,
    I got mail and thought it was already installed
    guess I read the mail to fast :D
    [​IMG]

    www.allnice.be
     
  11. Bruce

    Bruce DiscountASP.NET Staff

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page