| Thread | Last Post | Replies |
|
| Microsoft Office for Automation | 31 Mar 2004 14:28 GMT | 1 |
Environment: - Windows 2000 Server - Office XP Professional (Full installation) - IIS 5.0 with ASP
|
| ASP, COM+ and simultaneous pages | 27 Mar 2004 16:39 GMT | 5 |
I have a web application that allows client browsers on an intranet (using IE6 SP1) to use an ASP page hosted in IIS 5 (Windows 2000 SP2), to connect to VB6 ActiveX DLL components hosted in COM+. The entry web page uses client-side javascript to open up 4 more
|
| IIS6 and OWA 2003 | 27 Mar 2004 07:03 GMT | 1 |
When attemtping to logon to Exchange via OWA 2003 (loaded on Win2k3). I cannot simply enter my username in the username field. I must enter my domain name\username. If I do not enter this, it returns the prompt with
|
| ASP 0126 Include file not found error | 26 Mar 2004 23:37 GMT | 1 |
I'm using IIS 5.0 Win2K (SP3). IIS sometime reports ASP 0126 "Include file not found" error on several .asp pages. 've checked my ASP coding its alright and works lot of time but some time it generates the above mentioned error. I've searched MSDN, knowledge base articles and ...
|
| ASP Page Call DLL, which call COM+ get permission denied on 2003 server | 26 Mar 2004 23:06 GMT | 1 |
server1 is running on win 2000, server2 are running on win 2003. I have one webpage which installed on each server locally. this webpage calls a dll which is installed on each server locally. This dll try to instantiate a COM+.
|
| Time out error. | 26 Mar 2004 02:45 GMT | 1 |
I am running into a command time out error. I have to retrieve a lot of date thru a complex query. For some reason, I can't change the commandtimeout to more then 30 secs. And yes I have Connectiontime incr4eased to 90 seconds. No luck. Is there some thing about ADO version that ...
|
| Client authentication from ASP problem | 24 Mar 2004 10:45 GMT | 1 |
I've followed the Microsoft Knowledge Base Article 301429, where it explains how to install a client certificate so when using a ServerXMLHTTP request object and the server asks for a valid certificate everythings goes as it should.
|
| Creating an ASP page from and ASP page | 19 Mar 2004 18:52 GMT | 3 |
I'm trying to write an asp page line by line, as one would create a text file, only my file will end in .asp. One line simply writes a close ASP code tag, or FILECONTENTS=FILECONTENTS & "%>"
|
| Using Office Components on IIS 5.0 | 19 Mar 2004 02:13 GMT | 2 |
I would like make a friendly challenge the experts out their and to help me find a solution to a problem I have. PLEASE help me! I need to call server.createObject("outlook.application") from an ASP page on IIS 5.0. With that said I have been successful with making
|
| IIS 5.0 ASP ContentRotator Component | 16 Mar 2004 03:11 GMT | 5 |
I am trying to support an existing ASP/ASP.NET Application. The application works on our development server but I get an error when I run it on my Windows 2000 Professional PC with IIS 5.0. The error is:
|
| deleting files on server from ASP page | 12 Mar 2004 08:38 GMT | 2 |
How could I perform the task of deleting or renaming file on the server where I have ISS via ASP page. best ragards Derek
|
| inet, ftp, asp and hardship | 11 Mar 2004 22:58 GMT | 2 |
I need to send an updated file to a remote server via ftp whenever someone loads an asp page. I can do this with VB but when I tried the code in asp I get one of those 'cannot coerce type' errors. Here's what I have so far:
|
| mapping network drives through asp | 11 Mar 2004 13:03 GMT | 4 |
I was wondering is there a way to map a network drive a on persons machine with a online gui interface? Is there a way user 1 can map drives on THEIR computer using an online interface?
|
| Page Counter Problem | 09 Mar 2004 22:34 GMT | 2 |
I have an asp page and I want to display page hits of another page. I use the following code but I always get 0 for result. I am not sure if i am doing something wrong Page that uses the Hit Counter (default.asp)
|
| Office Web Components in ASP | 08 Mar 2004 13:53 GMT | 1 |
I want to use Office Web Components in ASP for displaying Charts on the browser. The charts should be, like in Excel Any resource and/or information is higly appreciated.
|