Comprehensive, categorized, searchable collection of links to ASP & ASP.NET resources...
ASP.NET Directory

Applications
Assembly & Controls
Books & Media
Community
Other ASP.NET Sites
Reference Material
Software & Server
Tutorials & Code
Web Site Hosts

Powerful high Performance ASP.NET & SQL Server Forum Software
ASP Directory

Applications
ASP.NET Directory
Books & Media
Community
Components
Other ASP Sites
Reference Material
Software & Server
Tutorials & Code
Web Site Hosts

Newsgroups

Participate in over
100 ASP & ASP.NET related newsgroups right here @ Fuzzy Software...

.NET Framework
- .net.faqs
- .net.framework
- .net.general
- .net.setup
- .net.scripting
- .net.xml

Web Services
- aspnet.webservices
- msdn.soaptoolkit
- msdn.webservices

SQL Server
- sqlserver.setup
- sqlserver.prog...
- sqlserver.tools

Classic ASP
- asp.db
- asp.general
- asp.components

Scripting
- scripting.jscript
- scripting.remote
- scripting.vbscript
- scripting.wsh

All newsgroups...

ASP Built-in
Objects Reference


Application Object
ObjectContext Object
Request Object
Response Object
Server Object
Session Object

Personalise Fuzzy
Make Homepage
Link To Fuzzy
Bookmark This Page

Add our directory to your site in less than
2 minutes...



InstantForum.NET - ASP.NET forums








Whats New!


Post New Message

Fast payday loan, payday loans no faxing in UK.
Queued Components Questions... [3 replies]
microsoft.public.dotnet.framework.component_services, Friday, January 27, 2006
Hi, I have several questions about Queued Components in .Net. 1. What are the differences between the checkbox "Queued" and the checkbox "Listen"? They appear Queue Tab in component prop...

building a web site [0 replies]
microsoft.public.dotnet.framework.component_services, fri,
I just got back working on my website. Its taken a long time to finish but I am getting there. I got great web hosting at http://www.domainnamefree.net where I got a free .com name and a ...

COM+ and ASP.NET [0 replies]
microsoft.public.dotnet.framework.component_services, Wednesday, January 25, 2006
I have an ASP.NET web page that references a COM+ object. That COM+ object is written in VB.NET. That code contains many calls using System.DirectoryServices. I'm running into some very stran...

Why can't I register a serviced component in the COM+ Catalo... [1 reply]
microsoft.public.dotnet.framework.component_services, Wednesday, January 25, 2006
This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C621ED.EFBC0400 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0008_01C621ED.EFBC0400" ---...

COM+ Client without Exported Proxy [2 replies]
microsoft.public.dotnet.framework.component_services, Tuesday, January 24, 2006
Hello, I would like to know whether it is possible to create ad-hoc connections to a COM+ Server without needing to install a corresponding proxy first. Basically, I am already doing this ...

Free Hot Phone Sex [0 replies]
microsoft.public.dotnet.framework.component_services, Saturday, January 21, 2006
100% Free multi-lingual AnimalSperm Production elmar

Free Hot Phone Sex [0 replies]
microsoft.public.dotnet.framework.component_services, Saturday, January 21, 2006
100% Free multi-lingual AnimalSperm Production elmar

Free Hot Phone Sex [0 replies]
microsoft.public.dotnet.framework.component_services, Saturday, January 21, 2006
100% Free multi-lingual AnimalSperm Production elmar

Free Hot Phone Sex [0 replies]
microsoft.public.dotnet.framework.component_services, Saturday, January 21, 2006
100% Free multi-lingual AnimalSperm Production elmar

com+ assembly + dependent assembly + application proxy [0 replies]
microsoft.public.dotnet.framework.component_services, Thursday, January 19, 2006
i have a client program (cliA) that uses com+ component (comA) thru application proxy (exported from component services). comA references other assemblies such as comB, comC and comD. Wh...

Press Release: IP2Location Enables Developers to Pinpoint In... [0 replies]
microsoft.public.dotnet.framework.component_services, Thursday, January 19, 2006
IP2Location has announced the availability of IP2Location .NET Component, that enables application developers to geolocation the Internet visitors by IP Address from their .NET applications. ...

Serviced components and database connections... [4 replies]
microsoft.public.dotnet.framework.component_services, Thursday, January 19, 2006
Hi, A serviced component with transaction attribute Required connects to SQL Server via an inline coded connection string and does some work in the database. It also creates and calls an...

Can I pass a UDT as a Byval Parameter in a Serviced Componen... [0 replies]
microsoft.public.dotnet.framework.component_services, Wednesday, January 18, 2006
Is there a way to reduce clutter in a serviced-component's method signature by collapsing a few of them into a UDT and passing the UDT instead from the client? The .Net versions being co...

Free mp3's [0 replies]
microsoft.public.dotnet.framework.component_services, Wednesday, January 18, 2006
<HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft DHTML Editing Control"> <TITLE></TITLE> </HEAD> <BODY> <P>And much more that that!</P> <P><A href="http://forum.saait.net/">http:/...

Free access to several paysites! Free movies - games - softw... [0 replies]
microsoft.public.dotnet.framework.component_services, Tuesday, January 17, 2006
<HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft DHTML Editing Control"> <TITLE></TITLE> </HEAD> <BODY> <P>I found this great site that offers loads of content for free! I got a ...

Free access to several paysites! Free movies - games - softw... [0 replies]
microsoft.public.dotnet.framework.component_services, Tuesday, January 17, 2006
<HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft DHTML Editing Control"> <TITLE></TITLE> </HEAD> <BODY> <P>I found this great site that offers loads of content for free! I got a ...

Free music - games - movies - software!!! [0 replies]
microsoft.public.dotnet.framework.component_services, Tuesday, January 17, 2006
<HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft DHTML Editing Control"> <TITLE></TITLE> </HEAD> <BODY> <P>Get free music, games, movies and software!!! 100% legal!</P> <P>All y...

Managed COM+ Object Not Being Release [0 replies]
microsoft.public.dotnet.framework.component_services, Saturday, January 14, 2006
Hey, I have a C++ client (NOT Managed C++) that calls a Com+ Manged object I wrote, And I cant get the Com+ object to be released! How can I realease a managed Com+ object from a C++ (unman...

LCE in .NET Not Working [1 reply]
microsoft.public.dotnet.framework.component_services, Friday, January 13, 2006
Hi, I'm trying to do the simplest thing possible using Loosely Coupled Events (LCE) and having no luck whatsoever. I'm following the example at http://msdn.microsoft.com/library/default.a...

Calling console applications - problem [0 replies]
microsoft.public.dotnet.framework.component_services, Monday, January 09, 2006
Hi I have created a Windows Service in C# that calls other (console) applications that operate on files. I call a console application (PGP.exe) that encodes a file and creates a new encoded ...

Managed C++ service with older C++ dll's [0 replies]
microsoft.public.dotnet.framework.component_services, Monday, January 09, 2006
How to create a Managed C++ windows service that uses dll's created from Visual C++ 6 ? Regards, Mystique

"The system cannot find the file specified" when not logged ... [0 replies]
microsoft.public.dotnet.framework.component_services, Tuesday, January 03, 2006
Hi, We have encountered a very strange problem. We have a .NET dll (registered with regasm) that is called by a VB6 component residing in Component Services on the same W2003 server. The V...

dot net redistributable not installing [0 replies]
microsoft.public.dotnet.framework.component_services, Monday, January 02, 2006
I downloaded Dot Net Redistributable from MS site. I am not able to install it due to missing of Microsoft Windows Installer 3.0. I am also not able to download from Microsoft.com. Is there a...

faulting module msdasql.dll [1 reply]
microsoft.public.dotnet.framework.component_services, fri,
I found additional information in the EventLog pointing to MS OleDb Provider for ODBC. We use Windows 2003 Server SP1 MS OleDb Provider for ODBC MS ODBC Driver for Oracle Oralce 9.2.0...

Error "COM Surrogate encountered a problem..." .NET / VB6 in [0 replies]
microsoft.public.dotnet.framework.component_services, thu,
A multithreaded VB.NET Windows Service uses a FilesystemWatcher in each thread. The FilesystemWatcher event handler calls a VB6 COM+ component "MEDAMBusiness.CMilDispatch". After reboot ...

Error "COM Surrogate encountered a problem..." .NET / VB6 [0 replies]
microsoft.public.dotnet.framework.component_services, thu,
A multithreaded VB.NET Windows Service uses a FilesystemWatcher in each thread. The FilesystemWatcher event handler calls a VB6 COM+ component "MEDAMBusiness.CMilDispatch". After reboot o...

Creating a window inside a windows service [0 replies]
microsoft.public.dotnet.framework.component_services, thu,
Please help. I'm using ::CreateWindow() to create a window inside my windows service but I cannot see it in spyxx or using ::FindWindow in an MFC process. Any clues on why that's happening...






$10/mo & 3 Months FREE!


Receive all the latest quality ASP
& ASP.NET content direct to your inbox. Sign-up to our newsletter.






DevDirect.com - Tools and Components for Software Developers

SurfHighway.com

DevBuilder.org

WebWizGuide



More partners...

deloittes.NET AdServe - ASP.NET Ad Management, Tracking and Reporting
  10140 ASP & ASP.NET resources in over 483 categories and growing daily...
Fuzzy Software - asp / asp.net resources, tutorials, code, scripts, applications, components, newsgroups, hosts and much more... Sitemap 0 1 4