Is there any way to change the status values for as task? I am creating a form that is a task but I would like different status names for the task. Thanks.
Has anyone ever used the Calender ActiveX control that comes with Visual Interdev? I am trying to set the date (calender1.value) to a session variable.
Maybe my question should be, how do you set a server variable equal to a client variable? Thanks.
I am have a brain cramp. I have two variables, one with a start time, another with an end time. I need to calculate the difference between the two in hours, minutes and seconds. So, for example, my start time is 06:55:32pm, my end time is 07:07:07pm, so the total time accumulated is 11 minutes...
How do you reference a COM+ component in an interdev project. I have a component, written in VB, that I can reference in a test VB project with no problems but I am having problems trying reference it in VID. I have the .msi file to my PC.... Any help would be great....
MerlinB,
Looks like my problem is with my VB COM object not my VID code. I am trying to pass an active connection to a ADO command and it does not like it, not sure why but.... sorry for the confusion....
MerlinB,
Thanks for the info. You said in that thread (Thread117-64416), that you created a Session recordset. I have been trying to do that and I have not been successful. This is what I have done:
'set my session record set object
set Session("rsGet_Details") = Server.CreateObject...
I am new with VID and need some help. I have a VB component that returns some data into a record set on an ASP page. I want to display this data in a text area. How would I do this? Thanks.
In Visual SourceSafe 6.0 you can get a "working copy" of your code from VSS when you check something out. Does VSS 5 have that kind of option?
This is what I got. I am using a Windows 98 machine.
Microsoft SQL Server 7.00 - 7.00.842 (Intel X86)
Mar 2 2000 06:49:37
Copyright (c) 1988-1998 Microsoft Corporation
Standard Edition on Windows NT 4.0 (Build 1381: Service Pack 5)
I am trying to execute a DTS package. Every time a try to execute the package I get this fatal error;
MMC caused an invalid page fault in
module <unknown> at 0084:00790061.
Registers:
EAX=00000000 CS=017f EIP=00790061 EFLGS=00010246
EBX=00000180 SS=0187 ESP=0055a0e8 EBP=00500020
ECX=00559ec4...
Thanks for the info Chip.
This is our first stab at DLL's(if you can believe that!) Right now my PC is the "build master". I have had to break compatiable one or twice (opps) but I have recompiled all of our exe's with the new versions. Once that occurs we have a process that runs...
Design time. When another developer opens the project to work on it the reference is no there. This does not happen on my machine (where the DLL's were created)
My team is working with an application, we are starting to break out some of our code into DLL's. I have compiled our projects with these new DLL's.
We are finding that when people open the projects that the reference to the DLL's is lost and they have to keep adding the reference. Any idea's...
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.