| Thread | Last Post | Replies |
|
| ASP Error - 8007007E, in 'localstart.asp', line 46 | 30 Aug 2003 16:59 GMT | 1 |
Have re-installed IIS after potential conflict with McAfee virus scan. Testing server, and receive the 500.100 Internal Server Error - ASP Error Internet Information Services. Error type:
|
| ClassFactory cannot supply requested class | 29 Aug 2003 13:08 GMT | 2 |
I am trying to create a 'FileSystemObject', and get: 500.100 Internal Server Error - ASP Error, Error Type: (0x80040111)
|
| ASP pages no longer display after SP4 upgrade! Help! | 28 Aug 2003 20:41 GMT | 3 |
I just installed SP4 on all my W2K servers and now ASP webpages will not load. I get "Page Cannot be Displayed" error. Anyone have any ideas? Thanks.
|
| Gantt to image component? | 28 Aug 2003 19:17 GMT | 1 |
Does anyone know of a component or applet that creates a PNG image of milestone/task data (stored in a database) as a Gantt chart? Extra points for one that also has a GUI interface for user input of that data. Our tabular input screens and RTF shapes output just aren't going
|
| newbie to com question about rebuilds | 28 Aug 2003 15:51 GMT | 2 |
I have written my first simple activex dll to be called from an asp page. I have saved it as xxx.dll then registered it. Now if I want to rewrite or change it when I recompile I can't save it to the same location. I get a permission denied error. I have admin privileges so I ...
|
| Vb ocx with asp file in client side | 27 Aug 2003 15:43 GMT | 1 |
Hi all.. I have made ocx with vb6, and I embedded with asp file. When I am running this asp in server side windows 2000, the ocx is working fine, but when I call from client side with windows 2000 too,
|
| How to wrap DLL to make it usable in ASP | 27 Aug 2003 14:07 GMT | 1 |
I am experiencing a problem that is common for hundreds of ASP programmers and hopefully we'll be able to solve it here for everybody. General Problem: Type mismatch when you pass parameters from ASP to a
|
| how to get sql db online | 27 Aug 2003 09:13 GMT | 1 |
This is probably a stupid question but, I want to put my access/SQL Database online so users can look at the data and enter new data. Which would be better to use: Data Access pages or ASP.net. Why? and Also does anyone know
|
| ASP code in IIS 6.0 | 26 Aug 2003 19:02 GMT | 4 |
This code worked fine in IIS 5.0, but when it was moved to IIS 6.0, we received this message. Request object error 'ASP 0104 : 80004005' Operation not Allowed
|
| Spell Checker | 24 Aug 2003 03:48 GMT | 2 |
Is there a way to use either Outlook or MS's spell checker in an asp component? There has to be some kind of hooks that you can program into. Anyone know anything about it? Regards,
|
| I need a Chat component for an ASP application | 24 Aug 2003 03:46 GMT | 3 |
We are developing an ASP application that needs a chat area where users can chat 1 to 1 or in chatrooms. I´m looking for a free chat component, but I´m not able to find something good. Our server is a secure server (ISS), but I think that it´s not a difficult to install
|
| Windows 2000 IIS Session restricted?! | 22 Aug 2003 17:59 GMT | 4 |
Session("UID") = 10 Session("Name") = "John Doe" I have an ASP application loaded on a Win2k SP3 server in Anonymous Authentication Mode. When I try to access the site, none of the session
|
| RE: ASP.NET & COMPONENTS | 22 Aug 2003 16:04 GMT | 1 |
I am developing a component in VS.NET that is going to hosted on an APSX page. Is there a way I can get a reference to the page from the component. So I can code against some page events in my component. i.e page_load. I need to check that a client is online each time the page that ...
|
| POP3 Access via MAPI in ASP? | 22 Aug 2003 08:28 GMT | 2 |
Actually i am makin a website using ASP with which i want to fetch mails from a POP3 server, but i cant figure out the any of the thid party component/library (many are there but shareware), as i heard about MAPI that i can do with it. Can somebody help me how can i do, any ...
|
| Need help with AspExec and xcopy... | 21 Aug 2003 22:34 GMT | 1 |
Hello, im trying to xcopy files from one client to another using the AspExec component (desktop-shortcuts for a specific user....) <% client1 = request.form("client1")
|