Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. tomandsandy

    Cannot comile application due to inability to locate control within a

    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...
  2. tomandsandy

    Can't hit server from the outside (Windows 2008 server)

    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...
  3. tomandsandy

    XPAth Searches in .NET

    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...
  4. tomandsandy

    Convert Crystal 10 to PDF using Active Server pages

    Can I convert a Crystal Reports 10 file to PDF iusing Active Server pages? Thank You Tom
  5. tomandsandy

    Printing Access Reports on Ricoh 1022 Printer

    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...
  6. tomandsandy

    Access 97 Running on Windows XP

    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...
  7. tomandsandy

    Trouble with Access 97 and Windows XP

    A customer of mine bought two new computers with Windows XP and Office XP small business edition (without Access). The network person then installed Access 97 on both of the machines. The business application I support is written in Access 97. There are many many problems that occur now (on...
  8. tomandsandy

    Import Outlook or Outlook Express Address Book

    Is there any way to import an Outlook and Outlook express address book ino access? Can I read the Address book from access or Visual Basic? Thanks Tom
  9. tomandsandy

    Common Dialog Control

    We are having problems creating an MDE in Access 2000. We converted a rather large MDB (36 meg) from access 97 to access 2000. While importing or converting certain forms objects we received and unkown ActiveX error. We are running Office 2000 and Office 97 on a Windows 2000 profesional...
  10. tomandsandy

    Purchase Gupta SQLBase

    Where can I find a copy of SQLBase 8.+ standard desktop edition?
  11. tomandsandy

    Project Central Installation Problems

    I am getting this error when i try to access project Central from our companies Web Site. i installed it on my Windows 2000 advanced server at home and on SQL Server 2000 and it works like a charm. I tried it 5 times at the office and getting this error every time!!!: You cannot currently...
  12. tomandsandy

    DSN Hanging up in ASP

    I created a web sight which handles shipment tracking for a company in New York State. It seems to work okay initially. The database updates fine from the web. When I go back to view a list of shipments it sometims gives me an unspecified error on the line of code which assigns the DSN. If I...

Part and Inventory Search

Back
Top