| Thread | Last Post | Replies |
|
| Where to create temporary image files on server/client side? | 31 Oct 2006 19:43 GMT | 2 |
please do not post answers if your not familiar with my topic. i have this scenario: a server with a data base that has record fields that store/retrieve binary data.
|
| Using COM+ VB Component in MTS | 26 Oct 2006 13:59 GMT | 2 |
I saw an older post like this: You can use objects compiled under NT4/MTS inside a COM+ Application but not (I think) the other way around. ie if your object is compiled under
|
| Problems using a com object in asp.net | 22 Oct 2006 13:09 GMT | 3 |
I am trying to use some com objects in .net that we have been using in ASP Classic for quite some time now. I have follow the reading on how to add a reference to the com object from Visual Studio and that does create a new interop dll and place it in the bin directory. I can ...
|
| passing correct value types from ASP/VBScript to VB/DLL | 19 Oct 2006 14:34 GMT | 2 |
I'm getting an error on my ASP page: Microsoft VBScript runtime error '800a000d' Type mismatch: 'StoreFileIntoField' I assume - 99.5% - the error is generated because of worng value types,
|
| Restrict access by ip | 07 Oct 2006 21:40 GMT | 2 |
I have an ASP page that I want to allow access from only from a certain block of address, can someone get me started?
|
| Does ASP.Net Membership support suspending end-users? | 07 Oct 2006 04:34 GMT | 1 |
We use the ASP.Net end-user management system. How to "Suspend" and "UnFreeze" end users? Our web app should have a web form that allows our customers to temporarily suspend one of their end-users.
|