Hi guys,
I have functionality which can create a new field in a table. The whole table is visible in a True DBGrid control. When the user creates the field, the field's column is added to the end of the columns in the grid. I have been trying to get the grid to automatically scroll over to...
Hi guys,
Could someone please point me in the right direction to figuring out how to respond to events of a late bound object? I know how to access the properties and methods of the objects, but don't know how to hook into the events.
Cheers all.
--------------------------------------...
Hi all,
I have two XP Acer machines that have a new installation of the OS on them. I have an application that uses sqldmo.dll to control the MSDE 2000 installation. On both machines, I get an Access Denied when I try to connect to the MSDE instanace. On one machine, I installed MDAC 2.8 and...
Hi all,
How does one create a patch install in Visual Studio.Net without using any third party products?
Thanks.
--------------------------------------
"We are star-stuff. We are the universe made manifest trying to figure itself out."
-- Delenn in Babylon 5 - "A Distant Star"
Hi all,
Does anyone know how to launch a pdf file from a VB app? And then I guess my next question is ... is there a merge module to install acrobat reader onto the user's machine?
Thanks.
--------------------------------------
"We are star-stuff. We are the universe made manifest...
This isn't entirely on topic, but.. does anyone know where I can find some images that I might be able to use to make up a logo for a Cost Benefit Analysis application?
Thanks.
--------------------------------------
"We are star-stuff. We are the universe made manifest trying to figure...
Is it possible to end (gracefully would be nice) an application through a dll that was called by that application? I can't use End.
--------------------------------------
"We are star-stuff. We are the universe made manifest trying to figure itself out."
-- Delenn in Babylon 5 -...
I have a relatively large app written in VB6 and I was contemplating setting up some automatic testing. Do other people do this sort of thing? What sort of testing techniques do people use? What is your opinion on testing and how it should be done?
--------------------------------------...
Does anyone know of a tool that can create a VB proxy class for a VB.Net web service?
--------------------------------------
"We are star-stuff. We are the universe made manifest trying to figure itself out."
-- Delenn in Babylon 5 - "A Distant Star"
Hi all,
Does anyone know of a tool that can create a VB proxy class for a VB.Net web service?
Cheers.
--------------------------------------
"We are star-stuff. We are the universe made manifest trying to figure itself out."
-- Delenn in Babylon 5 - "A Distant Star"
Here's an interesting problem.
I need to be able to identify and close certain applications. I know for VB6 apps I can use the FindWindow API with the ThunderRTMain parameter, but I am not going to know what the applications I need to close are written in. For example, one of the applications...
Hi all,
Does anyone know where I can get a list of the protected files in a Windows 2000 OS? I looked in Microsoft but they just tell me it's the dlls and exes and stuff that were installed by the OS but this is a little vague and how do I know what the OS installed.
Cheers...
Help... I have just had some #$#@$@ change the password for the IUSR_machinename user and now nothing works. How can I fix this? I don't know what the password was before.
--------------------------------------
"We are star-stuff. We are the universe made manifest trying to figure itself...
How does one set up or specify or give a web site set up using forms based authentication permissions to delete a directory on the web server? Which windows user is running if forms based authentication is being used and only Anonymous security is set in IIS...
I'm using forms based security which is good however I want to be able to delete some files off the server from an asp.net page. My problem is that the person who logs onto my web site doesn't have permission to do this. So I gave permission for the ASPNET user to delete the files but now I...
Does anyone have any experience with the MSI Automation Interface? This is the code that I am trying to get to work...
Dim rec As WindowsInstaller.Record
rec = m_objInstaller.CreateRecord(7)
With rec
.StringData(1) = sRegistry
.IntegerData(2) =...
Greetings all,
I have created a setup using .Net which includes the All Users or just current user selection part of the wizard. I thought that all this part did was decide whether the shortcuts for the software go in the All Users profile or the current user profile. However, on XP this...
Hi all,
I have a web page which has a list of registrations on it. On this same page, I have a Search button which goes to another web page where the user can select criteria to specialise the registrations shown. For example, if they selected to only show user (as opposed to company)...
I'm going to be taking exam 70-310 soon. Does anyone have any tips they can give me?
Thanks.
--------------------------------------
"We are star-stuff. We are the universe made manifest trying to figure itself out."
-- Delenn in Babylon 5 - "A Distant Star"
Hi guys,
Does anyone know of a free (with source would be good) control (either for VB.Net or VB6) that can zip up files and recurse sub directories? I am currently using Richsoft VBZip Control but when you select to store the path information, it stores the whole path from the root directory...
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.