ASP, IIS4 and VB6, Project works on IIS in VB but not in DLL -
Somebody please help.
I'm about to hit the roof, I have an VB project that is accessed from an asp page on iis4 on nt4 sp6.
In dll form an odbc error occurs, I have tried using DAO, ADO and about to try RDO. All of these form in VB running on the iis box, but the moment that the dll is complied and used i get 'ODBC--call failed.; 3146' on the attampt to the database connection.
Does anybody have any ideas ?
Thanks.
ASP, IIS4 and VB6, Project works on IIS in VB but not in DLL -
Somebody please help.
I'm about to hit the roof, I have an VB project that is accessed from an asp page on iis4 on nt4 sp6.
In dll form an odbc error occurs, I have tried using DAO, ADO and about to try RDO. All of these form in VB running on the iis box, but the moment that the
iis4 and cdonts -
Hi all
We are usiing IIS4 With SMTP already set up (Not through exchange). Everything was working fine sending auto email's
using cdonts.NewMail. But now I'm gettingthis error message every time it tries to send (it let's you compose the mail, but fails on the ObjMail.Send).
Mi
Out of Proc COM server + IIS = TROUBLE -
hiya,
I wanted to know if anyone thought this was a potential troublesome situation....
I plan to have an ASP page do a Server.CreateObject to instantiate an InProc COM object [DLL].
A function of this DLL now instantiates Excel, which is an Out of Proc COM component [EXE].
S
DLL needs 45 s to work again (nt4) -
I have made a activeX dll that produces a report file after fetching some data from a SQL server. Everything works fine when I call the dll from another application but when I do the same via a asp page I have to wait for 45 s before it can produce and save a report again. Also it can'
Automation problem under IIS5 -
I am using a com object to automate an application from asp called Cumulus (the com api it exposes directly is not compatible with asp ) To over come this i have wrote a com object in vb 6 to act as a buffer/interface/wrapper thing. This worked fine under IIS4, however when i moved it
Help On ASP with XML -
I am using IE4.0,IIS4.0 and NT4.0.
How to use XML with ASP.
And tell me the software requirements and how to get them.
help??
deploying iis application help -
Where do I put the htm templates?
VB6 IIS4 NT4
Interdev and IIS 5 -
I have just rebuilt my NT4 SERVER machine at work, It had Visual Studio 6, NT option pack including IIS 4. I had developed an intranet site using Interdev, it was set to run in local mode and source safe was used to keep the source code - well safe really.
My machine is now W2K Pro
Problems with date format in ASP (IIS4.0) -
Hi
I have problem with date format in ASP.
Date format in ASP is different then Short Date Style in Regional settings in operating system.
Short Date Style in regional settings = 'DD.MM.YYYY'
ASP date format: 'DD.MM.YY'
Is this Y2K problem (Option pack 4.0)?
I'm using WIN NT
ASP & Oracle -
I've an NT4 IIS4 server, how can I use ASP to connect to an Oracle database on Unix? What is the ADO statment and do I need to configure in ODBC? Thanks!
VB6 component cannot coexist with IIS4 -
Has anyone experienced the following problem on their web/application server?
Platform: NT/IIS4 service pack 6. VBCOM and ASPs, SQL-Server database.
I've been putting COM components on servers for years now and sure i'm not alone here. However, with this particular server every f
ASP and IIS 5 -
Hey there
I'm in the process of testing my site to move it to a IIS 5 machine running Windows 2000 Professional sp1.
On the IIS4 NT4 SP6 machine it works fine, but as soon as I try it on the IIS5 I get a error:
Microsoft VBScript runtime (0x800A01AD)
ActiveX component can't c
Loading Project -
I have created my Project (ASP.NET) on One PC.
When i Finished i need to move the project to another pc.
I've created the Virtual Directory
I copied every form, Code, etc into the folder
but i can not get it works.
Net Says: That it is not a Net Project.
How can i load a pr
VB project works in the Bacground -
Dear Sir,
How can i make my VB project works in the background, i.e : to be resident in the memory as for example : Norton Utility ...
Regards,
KWN
(0x80004005) Error -
I'm using an access 2000 database with iis 5.0 in win 2k prof.
The asp page is connecting to the DB with an odbc connection.
The following error occurs:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Driver Manager] Data source name not fo
ocx stops my project when compiled -
I recently purchased an screencapture.ocx to enter pictures into my rtf control. It works fine in the ide, but when compiled i can not get my program to run. My project his pretty big. I tried the ocx on a small project and it works as expected. The vendor is telling me to remove compo
Is the VS/ASP.NET stuff buggy -
I was having problems with a project, the CSS stuff wasn't working right, so I created a second project, and started adding things to it from the first project one piece at a time to find out what part was breaking my CSS. I went through the project, added each piece, and it never brok
ActiveX DLL -> wont load once packaged -
Hi,
I've created a programme, and it uses an Active X DLL. The Visual Basic Project name for the programme itself is 'Q3RC' and the DLL Project Name is 'Parse' These are grouped under a VB Group called 'Q3RC Group'
Now then, once they are both built, you can run them fine - al
Front-end for Access 97 database -
Our school librarian is slowly entering his book catalogue into an Access 97 database and I want some sort of front-end.
I thought the best way to do this would be on the school's internet Intranet (IIS4) but I have never done this before.
Is this possible? Where am I best look
What is the BEST way of Moving Projects -
This may very well be a simple question to solve...
But I need to know what is the best way to move a project with all it's supporting files onto another computer...
In my case I need to transport my project that is currently housed on my works NT workstation, to my laptop..
I
Front-end for Access 97 library database -
Our school librarian is slowly entering his book catalogue into an Access 97 database and I want some sort of front-end.
I thought the best way to do this would be on the school's internet Intranet (IIS4) but I have never done this before.
Is this possible? Where am I best lookin
Minor Problem with Project. Resolved -
I made the mistake of not keeping the project current on both my PC, and my notebook. I have the .exe on my secondary coding notebook, but I don't have the project files. (Space issues had me having to remove the VB program and reinstalling after the PC in the shop comes back, but I co
Error (0x80004005) -
This should really be in ASP section but its very urgent.
I'm using an access 2000 database with iis 5.0 in win 2k prof.
Its an ASP application.
The asp page is connecting to the DB with an odbc connection.
The following error occurs:
Error Type:
Microsoft OLE DB Provider for
Error in Visual Basic. -
Hi all,
I made a project and compiling doesn't work. C2.exe always fills up the RAM and crashes. Of course the program works when starting it within VB. And C2 works when compiling any other project.
Any ideas?
Help convering a project from VB6 To .NET, please help. -
I really need help, I have a project that create a new Systray window(systray handler). It works fine in VB6 but I want to change all the code, so it works under .NET.
If anyone would help me with this, I would be really greatfull.
VB project works in the Background -
Dear Sir,
How can i make my VB project works in the background, i.e : to be resident in the memory as for example : Norton Utility ...
Regards,
KWN
CreateObject, New, ActiveX exe involved -
Hello,
I have a ActiveX exe project and a standard project. My standard project reference ActiveX exe project.
To make it simple, I have one class module in the ActiveX exe project and I need to create an instance of the class in a new thread in the Standard project. These are how I'
SQL Sort -
i use, "Select * from Table1 Order by prjName" but the records display like this;
Project 1
Project 10
Project 11
Project 12
Project 2
Project 3
Project 4
Project 5
Project 6
Project 7
Project 8
Project 9
What code should i write?
De-Constructing a VB Project -
I've got a VB6 project that was made into a .EXE and it works nicely, except for one feature - a button to move to the next record in a text file. The looping works, but it won't see the end of the file now and loops through 10 or so records over and over.
I need to de-construct(is
Project Reference Problems! -
When I import a project into a project group I always lose the references to DLLs and OCXs that belonged to the project... any way to remedy/avoid this?
Also, anyone know where the Visual Studio works out what components are available to the system in the dialog that lets you select
HTTP 500 Internal Server Error -
When I use Response.redirect to an asp file. I encounter this message. This happen when running using IIS5 in Win 2k.
Previously the same code work in IIS4 in WinNT
One example
Response.buffer = true
Response.clear
Response.redirect "test.asp"
Please help! Thanks fi
compatibility!!! -
I'm running my visual sudio .net from a windows 2000 server
that I so kindly got with the bundle.
I wrote my project and it works just fine and now is the time
for distribution!
I opened up a framework project that installs my program,
however, the install only works on win 2
Missing Form -
Hi,
Suddenly, a form has gone missing from my project form files. It still shows in the project explorer, but is missing from the folder where the forms etc are stored. I tried creating a new form (not replacing the missing one) and that stores OK in the folder, but the missing
napster type app -
Hi
I need to create an client application which can update a remote server's database, can anyone point me in the right direction.
Should I be looking to run a separate application(say a VB app) on the server or creating an IIS application or post to asp scripts on the server f
Oh No! my vb doesn't work.Crash.. -
As fare as i checked this only occure when i load a project and in vb run mode(AKA: F5)
Once i load a project if i choose the code view it works fine once i click on Graphic mode vb crash.
If i open a new project i works fine as long as there are no controls in the form once i ad
IIS Manipulation -
Does anyone know how (or if) to modify IIS using vb6?
Specifically, I will need to remove existing virtual directories as well as add an ISAPI filter. I know that since IIS4, this stuff is stored in the METABASE. I have seen functions to create a virtual directory, but nothing to
transfer a project to web server couses problem -
hi
i have a project called "madnew" that i wrote on vs.net
now i copied this project to my virtul directory in our web server
now when i click the button that call a aspx page i get a error that shown in the attached file
why this error accurs?
i have an asp pag
Not able to debug Web form -
Hi everybody,
I am working on a Web project in VB.NET. When I run the project, breakpoints are ignored and the cursor doesn't stop at them. The project is in Debug mode. However, it works in other projects. Please help me.
Regards,
Utpal
Session Time Out -
I have been trying to get the session time out in asp to work, when the timeout triggers is need to update a database and redirect to another page.
But for some unknow reason the session time out does not trigger. What can I check for ? I tried various commands and settings that books
[2005] Publishing Application - Adding CHM To Project -
I am publishing my application to a location on our network drive, and all of this works fine.
However, I've created a .CHM Helpfile to go with it, and would like to publish this with the application, so the user can view it.
Firstly, do I need to add this to my project down the