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 Chriss Miller 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: *

  • Users: challer
  • Content: Threads
  • Order by date
  1. challer

    MTS Type Library reference in VB

    I'm trying to compile a component to install in COM+ on a Windows 2000 server. I'm trying to compile the component on a Windows 98 machine in VB 6.0. I can't find the reference for Microsoft Transaction Server Type Library in the references dialog in VB. Does anybody know how to add the MTS type...
  2. challer

    Creating an object from COM+ using CreateObject

    In my VB app, when I create an object from COM+, I use the CreateObject function. In the books that I've read for examples, all from Wrox, they don't use the servername parameter of the CreateObject when they create their objects. However, my application won't work unless I use this parameter...
  3. challer

    VB6 and Visual SourceSafe

    When I open a VB 6.0 project under SourceSafe control and try to check out a file (right-click on file in project explorer and select check out), the file I right-click on doesn't get checked out. Rather the second file under the designers folder always gets checked out. This is happening in...
  4. challer

    SourceSafe and VB 6 IDE

    When I open a VB 6.0 project under SourceSafe control and try to check out a file (right-click on file in project explorer and select check out), the file I right-click on doesn't get checked out. Rather the second file under the designers folder always gets checked out. This is happening in...
  5. challer

    Crystal Licensing Question

    I'm trying to determine what kind of license my client needs to get when he buys Crystal Reports. He will be accessing reports from a VB appication and also from Active Server Pages. The Active Server Pages will use either the ActiveX component or the java files included with the Professional...
  6. challer

    CDONTS vs. ASPmail

    I want to send an email from an ASP script. In this forum, I've seen references to CDONTS and ASPMail. What's the difference between the two? Is MS Exchange required for either, both? Regards, Clay
  7. challer

    Problem sending data to a report from ASP

    Hello! I'm using CR 8.0. It's installed on a web server running NT 4 SP5. I can send data to a report via a recordset that I create from an ASP page by creating a connection (to SQL Server 7), then creating the recordset from an SQL script. This works OK. My problem is I'm accessing an...
  8. challer

    No Syntax coloring or inteli-sense in Visual Interdev.

    I just installed Visual Interdev on a new PC. When I open an ASP page in Interdev, there is no syntax coloring or intellisense (like on my other PC). What can I do to get these features back? Thanks, Clay Haller
  9. challer

    Can't Access Help in Visual Interdev 6.0

    I just installed Visual Interdev on a new PC. While in Interdev, I can't access help - the Contents, Index and Search menu items under the Help menu choice are not there. F1 doesn't work either. I have MSDN installed on my new PC, and can access the Vsual Interdev help from the MSDN help...
  10. challer

    Question about Crystal Reports 8.0 with Active Server Pages

    I've downloaded the sample reports from CR's website - the samples for version 8.0 - of Seagate Crystal Reports Active Server Pages (ASP) Reports Server. I've been looking at the BeginHere report using Personal Web Server. The CRViewer control shows in the browser, but no data. I'm using IE...
  11. challer

    Question about previewing a report created with RDC 8

    Sorry :-), I forgot to enter a subject earlier!! When previewing a report created with RDC 8, the percentage says 100%, but the whole page shows on the screen. If you select 100% from the combobox, the report zooms to 100%. Is there a way to set the percentage from VB 6? Or some setting on...
  12. challer

    When previewing a report created wi

    When previewing a report created with RDC 8, the percentage says 100%, but the whole page shows on the screen. If you select 100% from the combobox, the report zooms to 100%. Is there a way to set the percentage from VB 6? Or some setting on the crviewer control to make the page show with...
  13. challer

    Field Growing When it Shouldn't

    I recently upgraded to Crystal 8.0 from 7.0. In a VB 6 application, I have a report defined under the designers folder. This report was created using Active Data. The VB application creates a recordset and sets the datasource of the report to the recordset, e.g...
  14. challer

    Preview problem using Report Design Component

    I've got a VB project that uses Report Design Component 6.0. This started happening on a few of the PC's I have an app installed on: when I preview a report (printing to an HP 4000 series printer), it displays garbage. When I change the printer to an HP 4 it previews correctly. The same...
  15. challer

    MCSD Exams (Which one to take first?)

    Are there any advantages to taking exams in any particular order? For example, take exam 70-100 followed by 70-176 then 70-175. Regards, Clay
  16. challer

    Problem running the Sample Bank App included with MTS

    Hello, I've installed MTS on NT Server 4.0 SP6. I'm trying to run the sample bank application that's included in the option pack. The sample bank client runs correctly when I run it on the NT Server. From MTS explorer I exported the package and ran the EXE file on remote computer running...

Part and Inventory Search

Back
Top