Beginners Question VS2005 Parsing Error with Asp Website
Mon, 28 Apr 2008 10:31:18 +0100
Hi all
I have a separate section of my wesite which is planned to be secure. The rest is open to all
The secure section is in a separte folder with its own webconfig file
Having reorganised it on this basis I constantly receive the following message about the webconfig file. I have not used 'allowDefinition' anywher ...
|
Symbols don't even ATTEMPT to load in VS2005 Debugging
Fri, 25 Apr 2008 10:30:00 -0700
I've been developing a WAP for some time now. I have had no issues with
debuggig on my dev pc. Now I have moved it to the 2003 server. I've had
issues with Remote Debugging (issues for another day) so I simply installed
VS2005 on my server and have been debugging from there. Now I have went live
with my WAP ...
|
error when debugging web service VS2008
Thu, 24 Apr 2008 23:56:00 -0700
I am getting this error when trying to debug a managed c++ web service .
"The operation could not be completed. Not enough storage is available to
complete this operation.". The web service was built outside of VS2008 (using
make files) but compiled with 2008 version of CL. The web service was
deployed on t ...
|
Visual STUDIO 2005 is slow
Tue, 22 Apr 2008 06:49:02 -0700
I have migrated my web asp (VB) application to my windows 2003 server, but
now when i open the solutuion whit Visual Studio , Visual Studio is very low
to open it and to debug it!!!
THANK's ...
|
How to enable process coredumps on Windows ?
Mon, 21 Apr 2008 04:59:22 -0700 (PDT)
How to enable the Windows analog of process coredumps in WIndows XP ?
Thanks
V.M. ...
|
VS2005 Remote Debugger not launching in 2008 server
Thu, 10 Apr 2008 13:39:00 -0700
I cant get the vs2005 debugger to launch on a 2008 server, it complains about
the firewall ports not being open and presents a dialog box to open them but
fails when I select any of the options. The firewall ports are open and the
vs2008 debugger works fine. ...
|
VS2005 and VMWare
Thu, 10 Apr 2008 00:07:14 +0200
Dear group,
does anyone of you have experience with the VMWare Visual Studio
debugger? I only know that it is designed for remotely debugging an
application inside a virtual machine, but don't know how to use it.
Thanks,
honey ...
|
|
|
Netiquette and mail addresses
Thu, 10 Apr 2008 00:04:47 +0200
Dear group users,
I would much like to attend this newsgroup and discuss with you.
However, in face of the commonly known problems with publishing one's
own email address in news groups, presenting them to spammers like on
the tablet... What are you thinking?
Is it really necessary to specify one's real em ...
|
I am not able to profile a C# app
Fri, 4 Apr 2008 16:26:00 -0700
Hi,
I have a C# app that uses several assemblies and I selected profiling by
sampling. When I launch it I get:
"Could not launch xxxx.exe . The profiler was unable to start sampling with
the specified configuration."
what could be wrong in the "configuration"?
--
Thanks in advance,
Juan Dent, M ...
|
ASP + .net debugging
Wed, 02 Apr 2008 15:04:56 -0400
Hello,
I am using a vb.net COM component in a classic ASP web application.
Is there any way to debug the vb.net COM component using Visual Studio 2005 (on XP SP2) by attaching to inetinfo or dllhost?
Based on my experience so far I think this is a dead-end but I want to confirm that no one else has made thi ...
|