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...



Dundas Charts - Click for download








Whats New!


Post New Message

Креативное изготовление визиток. Доставка до офиса!
No Symbols Loaded [0 replies]
microsoft.public.vsnet.debugging, Friday, January 27, 2006
Hello. I converted an VS 2003 ASP.Net application project to VS 2005 and it converted cleanly (some errors in the HTML, but nothing in the code). When I set my break point and set my sta...

ResolveNativeReference task fails [0 replies]
microsoft.public.vsnet.debugging, Friday, January 27, 2006
Hi, compiling a project with a reference to another project (with native calls) I get the following error. Looking around I didn't see much info about this error. The referenced project ...

building a web site [0 replies]
microsoft.public.vsnet.debugging, 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 ...

ResolveNativeReference task fails [0 replies]
microsoft.public.vsnet.debugging, Thursday, January 26, 2006
Hi, compiling a project with a reference to another project (with native calls) I get the following error. Looking around I didn't see much info about this error. The referenced project ...

vs 2003 debugger shows wrong source file [1 reply]
microsoft.public.vsnet.debugging, Thursday, January 26, 2006
I want do debug my project ( one .exe and some .dll´s ). The debugger show me source files from the wrong path. I have build the project in my source path. All Files ( .exe .dll .pdb .c )...

remote debug doesn't work anymore [1 reply]
microsoft.public.vsnet.debugging, Wednesday, January 25, 2006
Hello ! I'm facing a strange problem. I debug an asp.net web site. The web site is located on a server (win 2003) and I debug from a XP Pro station. Both belong to the same domain (the ...

Studio 2003 debugging C# on Windows XP Embedded Target [0 replies]
microsoft.public.vsnet.debugging, Wednesday, January 25, 2006
I would very much appreciate help with setting up a Windows XP Embedded system and MS Studio 2003 to allow Remote Debugging of C# code on a Windows XP Embedded system. Mixed mode debugging ...

asp.net 2.0 sysmbols not loaded breakpoint will not be hit [1 reply]
microsoft.public.vsnet.debugging, Wednesday, January 25, 2006
I have a solution in vs2005 converted manually from vs2003. I did not use the conversion wizard. When I try to set a break point on a web page I get the message when mousing over the break ...

QUERY: VS6/7/2002/03/05 vs. distcc... woes :S [3 replies]
microsoft.public.vsnet.debugging, Wednesday, January 25, 2006
Is it possible to use Visual C++ 6.0 or Visual Studio.NET 2002/03/5 to do parallel compiles/building across many PCs? I find my building/compiling takes years. Last year when I was devel...

Unable to start debugging on the web server. Logon failure [0 replies]
microsoft.public.vsnet.debugging, Wednesday, January 25, 2006
Hi I managed to create another web site called "localdev.mydomain.com" on WinXP Pro after reading this article on: http://www.dotnetjunkies.com/WebLog/mjordan/archive/2003/12/30/5033.aspx...

VS 2003 to C# 2005 Express Debugger Problem [2 replies]
microsoft.public.vsnet.debugging, Tuesday, January 24, 2006
Hi all, I recently uninstalled VS 2003 and installed C# 2005 express edition. I really like C# Express, but I'm having a problem with the debugger. When it throws an exception, it tell...

unable to start debuging on web server, out of storage/memor... [0 replies]
microsoft.public.vsnet.debugging, Tuesday, January 24, 2006
IIS Server: IIS on WinXP Pro SP1 (256M memory) Develop Client: VS.NET on WINXP Pro SP2 (1G memroy) i can successfully create a ASP.NET web project on IIS Server, but can not debug it???? ...

Remote debugging with VS05 [0 replies]
microsoft.public.vsnet.debugging, Tuesday, January 24, 2006
I have a mixed-mode application which I have successfully remote debugged before. Without any change on my end (atleast that is what I think), all of a sudden, I am getting the attached err...

Trace.Write in helper class not showing up in Trace.axd [3 replies]
microsoft.public.vsnet.debugging, Tuesday, January 24, 2006
I have a page called HelloWorld.aspx and it accesses a public method in a helper class called MyClass.cs. When Ithe http://localhost/HelloWorld/Trace.axd page, the Trace.Write statem...

HELP: debugging ASP websites... using VS.NET [0 replies]
microsoft.public.vsnet.debugging, Tuesday, January 24, 2006
http://www.devx.com/tips/Tip/18204 Excellent article. I followed it through exactly to the instructions. However I get this: -------------------------- Unable to automatically configure and...

Unable to debug the WebApplication [1 reply]
microsoft.public.vsnet.debugging, Tuesday, January 24, 2006
Hi, Id the project from web and build successfully, but i cannot able to debug the web application. local Machine. The user is a member of VS developers, Administrator. I ...

Post-mortem Application Error [1 reply]
microsoft.public.vsnet.debugging, Monday, January 23, 2006
Hi all I'm running a multi-threading service in C#. When the service stops, the following often (but not always) happens: 1. The OnStop method runs through without any errors. 2. The S...

The ConnectionString property has not been initialized. [0 replies]
microsoft.public.vsnet.debugging, Sunday, January 22, 2006
Dear sir...I were just learning ASP.net... i have follow you topic : Bi-directional Sorting and Paging in the ASP.NET Datagrid... but i have an error after debug the error messege is at bel...

SSE2 registers do not change while executing SSE2 commands [0 replies]
microsoft.public.vsnet.debugging, Saturday, January 21, 2006
I am using VS2005. I have created a dll that uses SSE2 intrinsics. When I use this dll from regular c++ code everything works OK. But when I use this dll from managed C# code the behavior...

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

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

Debugger Just stops [1 reply]
microsoft.public.vsnet.debugging, Friday, January 20, 2006
I can quite happily debug web projects with Visual Studio 2003, but for some reason the debugger just detaches from from the process for no apparant reason. I can't re-attached either as...

Question on Remote Debugging Manged Code [4 replies]
microsoft.public.vsnet.debugging, Thursday, January 19, 2006
Hi all, Currently, our team is looking at remote debugging for managed code using VS2003 .Net (Enterprise Architect). Our scenario is that we need to debug some remote processes (developed...

Debugging C++ (atl) .dll with Visual Studio 2005 [0 replies]
microsoft.public.vsnet.debugging, Wednesday, January 18, 2006
Hi, I have a strange issue with debugging a C++ (atl) .dll using VS 2005. The .dll was built in debug mode (using VS6) and I have the .pdb file. I am able to get the VS 2005 debugger to br...

VS 2005 Cannot debug jscript on XP 64-bit [0 replies]
microsoft.public.vsnet.debugging, Wednesday, January 18, 2006
All: One of my developers recently received a new machine. It has a 64-bit processor, and Windows XP 64-bit edition. When he tries to debug jscript in an asp.net application (using VS 20...

Cannot debugging ASP.NET Application. [0 replies]
microsoft.public.vsnet.debugging, Wednesday, January 18, 2006
Hi, I Try Debbuging an ASP.NET application but cannot. The return's message is "Error al Intentar ejecutar el proyecto: No se puede iniciar la depuración en el servidor Web. El servidor R...

Free mp3's [0 replies]
microsoft.public.vsnet.debugging, 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:/...

Can't Debug COM Interface [6 replies]
microsoft.public.vsnet.debugging, Wednesday, January 18, 2006
Hello NG, I've trouble to to debug a vb.net application implementing a com interface. <ComClass(ComClass2.ClassId, ComClass2.InterfaceId, ComClass2.EventsId)> _ Public Class ComClass2 ...

Debugging Remote server after installing VS2005 remote debug... [0 replies]
microsoft.public.vsnet.debugging, Monday, January 16, 2006
I am unable to debug my ASP.NET 1.1 web applications after installing the Visual Studion 2005 remote debugging service. What do I need to do to enable debugging both types of projects on th...

edit and continue in web projects and class libraries [3 replies]
microsoft.public.vsnet.debugging, Monday, January 16, 2006
Hi, We have a solution with a web project and several class libraries (business logic, db access, custom controls, etc). The web project references the class libraries and uses them to d...

Break points with a "?": [0 replies]
microsoft.public.vsnet.debugging, Monday, January 16, 2006
Break points with a "?": I searched on the internet and tried many ways to solve the below problem but unsuccessful. I am trying to debug a MS VC++ .Net 2003 dll. The target application ...

Break points with a "?": [0 replies]
microsoft.public.vsnet.debugging, Monday, January 16, 2006
Break points with a "?": I searched on the internet and tried many ways to solve the below problem but unsuccessful. I am trying to debug a MS VC++ .Net 2003 dll. The target application ...

Break points with a "?" [7 replies]
microsoft.public.vsnet.debugging, Monday, January 16, 2006
Break points with a "?": I searched on the internet and tried many ways to solve the below problem but unsuccessful. I am trying to debug a MS VC++ .Net 2003 dll. The target application ...

Break points with a "?" [7 replies]
microsoft.public.vsnet.debugging, Monday, January 16, 2006
Break points with a "?": I searched on the internet and tried many ways to solve the below problem but unsuccessful. I am trying to debug a MS VC++ .Net 2003 dll. The target application ...

Trace in Output Window is not displayed [4 replies]
microsoft.public.vsnet.debugging, Sunday, January 15, 2006
All of a sudden I noticed that my Trace stattements did not write anything in the Output Window. I checked with the code found at http://support.microsoft.com/?id=815788 and the Trace and...






$10/mo & 3 Months FREE!

InstantKB.NET - Complete ASP.NET knowledge base management solution...

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

Dotnetjohn.com

ASPNET World.com

WebWizGuide



More partners...

The ASP.NET Validator
  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