Dave and Olaf,
This makes total sense. I did not shift VCX files into a new folder structure but the folder structure I was given was not the original folder structure the application was compiled in. I made a copy of everything and attempted to move the files to their absolute paths. I tried...
Sorry Dan just frustrated. I will try to addthe controls to an empty form. I do not know what the original form looks like since I have not been able to open it period. I do know which controls it uses by the error messages. I will try that.
Thanks
Tom
I went in and hacked the vcx/table by changing the class lib pointer to the correct location. I am still getting "Error Instantiating Class". "Cannot find edtpcbound in pcfwctrl.vcx". pcfwctrl is a subclass of the parent xxfwctrl. I don't know if this has anything to do with it but all pointers...
Forgive me, in the process of trying to build the application I ran into several errors. I am down to one error on a form. The application will not allow me to open the form due to the calss instantiation exception. The frustration lise in the fact that i do a locate on the class and point to...
I am trying generate a build of an application I inherited. The only thing holding me up is "Error Instantiating Class". Cannot find edtpcbound in pcfwctrl.vcx" . I then hit locate and find both the control and class. This message keep popping up relentlessly and I cannot satisfy the request and...
I have done this many times without a problem But this is my situation.
I set up a Windows 2008 server that is running,
* Sharepoint 3.0,
* SQL Server 2008.
* My router/Modem is a Verizon DSL Router/Modem.
* My internal IP network is 192.168.1.x.
* My server is a static IP...
I am trying to parse a DOM object in C#. I know the source of the failure but I do not know the reason for its failure.
I am searching for a tag called <mimeType>jpeg</mimeType> using:
XmlNode bookNode = xmldoc.SelectSingleNode("//mimeType");
//Determine whether a matching node is located...
I am having the most terrible experience printing the Ricoh 1022. Reports will print only to the default tray and type of paper. No matter how many times I go to the printer properties and change the tray to tray number 4 it still prints from the default tray number 1. I am using the latest...
I am running an application on Windows XP. It runs great under Windows 98 but when I try to run the app on XP I get many abnormalities.
The form fields do not recognize the date function. If I pre load the fields in the Form.Load module and pre format them then they work just not in design...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.