Ha got the bugger!!!!!!!!!!
File69=@ScaSystem.dll,$(WinSysPath),$(DLLSelfRegister),,4/7/05 11:07:57 AM,303104,1.1.0.8
File15=@ScaSystem.dll,$(WinSysPath),$(DLLSelfRegister),$(Shared),4/8/05 2:55:04 PM,303104,1.1.0.8
All the file listed above are already used in two other applications that are working fine on the computer I am trying to to install to.
The only diffrence between this application is the MAPI32 controls. i.e. here's a setup from another app that is working. (I have two applications sharing the...
The following is taken from the setup.lst and these are in the support directory and in the system directory.
As stated there is nothing here that I haven't used in previous appliactions (both work on the system(s) I am having problems with). Only the development system is working?
[Setup1...
The mapicontrol is in the setup.lst and has been copied over to the system directory->
File6=@MSMAPI32.OCX,$(WinSysPath),$(DLLSelfRegister),$(Shared),6/24/98 1:00:00 AM,137000,6.0.81.69
How do I find which activex is the problem. do I have to use messagebox before each dim
The startup main...
This is my third application (two other applications out) using same dll's.
This is a small crms system. The only difference between this application and the two previous is that it uses MAPImessages and MAPIsession controls.
On the development system works fine but after packaging and deploying...
There seems to be a slight misunderstanding here. Let me recap.
1) Dll's currently using only project compatibilty.
2) Therefore made a copy of these current dll's to a subfolder called binary.
3) Recomplied all dll's using binary compatibilty.
4) Recompiled applications.
Ran applications. No...
Yeah. Did that. After doing major changes on dll's compiled as project compatibility. copied those into a sub-directory called binary. recompiled all with binary compatibility. Then made a change on one dll to test (this was within a sub no interface change) then recompiled this dll. Expecting...
I have now recompiled all dll's with binary compatibility.
Running on the development system. No problems.
Then I made a change on one of the dll's (not braking compatibility or changing the interface in any way) and after compiling this dll (but not the application) and then run the application...
I have used three dll's in my applications for years. I currently have two working appllications that use the same three dll's, using only project compatibility.
If I changed any of the dll's I would just recompile both applications and send out.
This has been ok so far as the two applications...
Using a richtext box control (Note) to enter formatted text.
However when i compose an email message:
With mapMessage
.Compose
.RecipAddress = rsContacts("Email")
.MsgSubject = Subject
.MsgNoteText = Note
.Send
End With...
Hi,
I have a system in place where one visual basic form is used for all reports and allows selection and sort criteria to be established. Problem I am getting is that I have these groupings Customer,Area,District,Site, Position.
But am trying to use the same report to group as above or...
Hi,
Try with another question. When i refresh a link via code the unique index is deleted. Can anyone show me how to recreate the index on a linked table preferably with ado.
cheers
Hi,
I already have code that when it finds either a front/backend database update it will refresh all links etc. The problem is it loses an index on a linked foxpro table. What I mean is the link is there but an update query no longer works because there is no index/primary key on the linked...
My problem is linking to foxpro tables using ODBC. Started doing some financial reports, and problem is each time the report is run I get different figures.
I am using a combination of access/vb6 to generate the reports.
Just by doing a simple select sum([customer_share]) on table even this...
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.