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...
Nouman,
I think I figured it out. I exported the components from the Component Services as an Application Proxy instead of a server application. After installing the MSI file on my client, I didn't have to use the second parameter in the CreateObject function.
Regards,
Clay
Hi Nouman,
My development machine is running Win2k Prof. I've installed my COM+ components onto a Win2k Server. According to the books I've read for MTS 2.0, you export the package which creates a clients folder. This clients folder has a setup.exe that you can run on the client machine so that...
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...
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...
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...
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...
I have a VB program where I read from a FoxPro table and insert the data into a SQL Server db.
First, you need to create a foxpro data source on the machine running the app. That's what the <DataSourceName> is in the strConString variable. I made my datasource look in the root directory, that...
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
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...
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
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...
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...
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...
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...
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.