|
-
Nov 12th, 2003, 08:45 AM
#1
Thread Starter
New Member
Microsoft Internet Controls
Hey Everyone,
Have a question that will make me look like an idiot... I have a program that uses the Microsoft Internet Controls (Cring), problem is that it works great when I compile it on Windows 2000 on other Windows 2000 machines, and when I compile on XP it works great for XP Machines, how do I get it to work on any operating system with that control?
I am using install shield express.
Thanks!
-
Nov 12th, 2003, 08:51 AM
#2
Retired VBF Adm1nistrator
Should work irrespective of what machine you compile it on...
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Nov 12th, 2003, 09:09 AM
#3
Thread Starter
New Member
You would think...
You mean like every other reference! I wish! Been at this 15 years and have never had so much trouble out of a single control... Found some info on MSDN that said I needed get some files for distribution, did that and it didn't help. All it says is object can't be found, if you recompile on that operating system it will work fine on that operating system.
-
Nov 12th, 2003, 01:07 PM
#4
softwareguy
Your problem is not Internet Controls... It's deployment of your app. You need a clear understanding of what is expected for a VB app to be deployed. ie. Installer, VB runtime files etc...
VBRuntime Files is your hang-up, maybe even an installer. You never mentioned how you moved the app around.
Search the forum and/or go here: http://www.***********/support/support.htm
for more help. It's covered alot.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|