all groups > dotnet faqs > june 2006
Login
Posted by Viswanathan at 6/28/2006 12:00:00 AM
Hi ALL
What is Active Directory?
--
Thanks and Regards
S. Viswanathan
... more >>
unable to attach the process
Posted by SenthilVel at 6/26/2006 6:01:29 PM
Hi
I have a question when debugging dotnet code when attaching vb6.exe code to
this process.
i get an error like :
unable to attach the process. there is no managed code running in the
process. INorder to attach a process with the .NET Debugger, managed code
must be running in the pro... more >>
Visual Studion 2003 SP1 when will it be released?
Posted by Michael Barrido at 6/23/2006 12:00:00 AM
When will the Final SP1 for Visual Studio 2003 be released? Any info? ... more >>
Keywords list used in VisualStudio 2005 -reg
Posted by Thirumalai at 6/21/2006 8:31:04 PM
Dear Brothers and Sisters,
I need all the keywords used in Visual Studio 2005 Enterprise Edition. Eg.
int, double etc.
Regards,
T.Thirumalairajan.
... more >>
ASP.NET website cannot access namespace in other project
Posted by ajwalters NO[at]SPAM gmail.com at 6/19/2006 10:36:32 AM
Hello,
I'm getting really frustrated here...I have BLL and DAL projects and a
website project residing in the same solution. However, even after i
add a reference to the BLL and DAL projects in the website proect, i
can't seem to access the classes which are in the BLL and DAL
namespaces...
... more >>
asp & web service
Posted by js at 6/17/2006 12:16:11 AM
Hi how to call a web service in an asp page? thanks.
... more >>
error
Posted by patelvinay.visnagar NO[at]SPAM gmail.com at 6/12/2006 2:32:23 AM
hi friends
when ever i cerate new project of asp.net in vs.net 2003
then
i got error of open or creaton of project with following
"http/1.1 403 access forbidden"
wht to do to solve this error
and my friend get error with following
"http\ 500 server erroer"
wht to do to so... more >>
How to know if .Net framework is installed on the machine?
Posted by Kumar Bhogaraju at 6/10/2006 12:00:00 AM
I am a newbie to .Net environment. I am writing a small network program in
C#. How can I make sure that the end user machine has .Net framework?
Because if it doesn't my program probably won't even run.
Thanks
Kumar
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Simple question
Posted by Dom at 6/6/2006 2:18:25 PM
<%# Session("oID") = Container.DataItem("VendorID")%>
The above statment, writes the value of the 'VendorID' instead of assigning
it to the session variable.
What's wrong? I'm a classic ASP developer and have been asked to help with a
quick fix for a .net site. Tried googling for help but ... more >>
|