Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
516
Problem implementing WebDateTimeEdit
posted

Hi,

I've been having a problem implementing WebDataTimeEdit in Visual Studio.
Whenever I drag the control from the toolbox onto a page, I get the following error:
The system cannot find the file specified. (Exception from HRESULT : 0x80070002).

Am I missing a file/assemby and if so, which one?

Parents
  • 28464
    posted

    Hello,

    This is indeed a weird one. I have never seen this particular error  before. Are you sure that the installation has successfully completed on your development machine? Do you have all the WebDateChooser and WebDataInput references in the Global Assembly Cache (GAC - c:\windows\assembly). Is there any other way you have references the controls in the toolbox (not from GAC, but from local /bin folder)?

Reply Children
No Data