I need to reference Outlook in my project, but when I go to Project Properties and try to add a reference to Outlook, Outlook isn't even listed under the COM tab. I see Word, Excel, but no Outlook. What's the deal?
I have 3 years in VB6, but am a newbie to VB.NET. I have just begun a small app in .NET, and have created a MDI parent form with 2 child forms.
This is probably a simple thing I don't recognize since I am new to .NET. Basically my problem is this: When I successfully build and then run the...
I have 2 linked .js files in an HTML page:
<script language="JavaScript src="mymenu.js">
</script>
<script language="JavaScript src="data.js">
</script>
When I browse the local copy of this HTML file or in FrontPage, the script works fine. (I have IE 6). But...
Hi,
I'm new to win2000 Pro, and I have a strange problem. The other day I booted up and I noticed my dial-up connection was gone. I tried to make a new one by going to Network and Dial-up connections, and clicking Make New Connection. I choose the dial up connection option in the Network...
Hi,
I am trying to figure out the cheapest installation program that will fit the needs of my software program. I need an installation program that will not write over, on reinstall, certain data files in myprogram directory. The VB install program doesn't seem capable of being programmed to...
I need to add a menu item which will contain a sub-menu to which I will need to add items at runtime. Like the Recent Projects item below:
File
Open
Recent Projects > Project1
Project2
Exit
Any ideas how to do this?
S
Hi guys,
My problem is the following:
I have a form with two flexgrids. I would like the user to be able to click a row on msflexgrid1 and then programmatically select the same row on msflexgrid2. Right now with the following code, several rows get selected on the second flexgrid, similar to...
Hi VB guys,
I added a toolbar to my MDI form, successfully added a combo box, then added a label, but the label caption is not visible. I tried "Bring to Front" on the label, but it never brings it to the front.
What's going on?
Thanks,
S
Hi, i just packaged an application I did in VB6 on a winows 98, access 2000 based computer. it accesses an access database, works fine.
when i tried to run it on a Win95, Access 97 based machine, it gives me:
Run-time error '91'
object variable or with block variable not set
I checked to...
Please HELP! I have an Access query that won't work within case select in ASP code! I have saved this query in the Access database under qryUpdate. The error message is "Invalid SQL Statement; Expected 'DELETE','INSERT'..." I Dim and Set Connection and RecordSets outside the case...
I have an Access query that won't work within case select in ASP code! I have saved this query in the Access database under qryUpdate. The error message is "Invalid SQL Statement; Expected 'DELETE','INSERT'..." I Dim and Set Connection and RecordSets outside the case select, then in...
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.