Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Stress Testing20 Jun 2006 03:19 GMT1
I am trying to figure out if using the Application Center Test is the
preferred tool of performance / stress testing in an ASP.Net 2.0 application.
I used ACT with my 1.1 applications, but was wondering if there is a new tool
under 2.0.
Help with CustomValidator in 1.120 Jun 2006 01:20 GMT1
I need help with CustomValidator in 1.1.  I added the CustomValidator
control and code as per the doc.,  (See below)  However, the code is
never executed.  Is there an extra switch or setting to force the
OnServerValidate code to execute?
ASPNETDB.MDF when no SQLExpress, only SQL Server 2005?20 Jun 2006 00:40 GMT8
I have only SQL Server 2005 installed on my PC. And I tried to add the
following rows in web.config to use SQL Server 2005 instead of Express:
 <connectionStrings>
   <clear />
Getting a return value from a sql command19 Jun 2006 22:45 GMT2
Hi, I'm using the following and the insert portion works fine but I'm
not getting the return value (TicketID) which is the identify column of
the table. I can't figure out what I'm missing; all examples I see use
stored procs but I need to use a string command for this.
IIS 5.0 and ASP 2.019 Jun 2006 22:32 GMT3
We have a win2k with SP4 running IIS5.  We have Framework v2.0.507277
installed and looking run an application in ASP 2.0.  We are having troubles
because the default user is IWAN which doesn't have the correct permissions
to run an ASP 2.0 application. How do we run this new ...
Windows Authorization19 Jun 2006 22:24 GMT14
I am trying to set up an intranet at work that will use our Active directory
to authorize our users.  We also want them to access the site from the
outside (such as at home) and also be authenticated by our Active Directory.
We don't want to set up a separate Sql setup.
How can I restart IIS or server from ASPX page or web service?19 Jun 2006 21:40 GMT1
Hi. I am wondering if its possible to restart IIS or my web server
simply from an IIS page? Not sure what code I would need and maybe
impersonation? Any thoughts or ideas anyone?
-Chad
Scope of Dataset..19 Jun 2006 20:58 GMT2
   I am new to asp.net. I have created simple page with Grid View . I have
created dataset which is I am using as data dsource for Grid View...Now
question is ...how can I change select command dynamically? what event I
need to write code? In other words..when i create data set ...
Invoking Excel COM object with CLSID is either not valid or not registered19 Jun 2006 20:50 GMT5
Hi
I'm invoking the excel object from ASP.Net application. My development
machine is Windows 2000 and MS Office is installed on my m/c. I have
added reference to the Excel COM object, I have given Access and launch
filtered query with dropdown control19 Jun 2006 20:46 GMT2
I have a dropdown control into a page and a gridview, both are associated to
two SqlDataSource controls, one of them is used to fill the DropDownControl,
that is meant to be a filter over the query of the other SqlDatasource
associated to the grid. This works fine, whenever I ...
Invoking Excel COM object with CLSID is either not valid19 Jun 2006 20:44 GMT4
Hi
I'm invoking the excel object from ASP.Net application. My development
machine is Windows 2000 and MS Office is installed on my m/c. I have
added reference to the Excel COM object, I have given Access and launch
ApplicationID19 Jun 2006 19:57 GMT1
Dear Friends,
    I was just wondering if there was a method by which I can get/check the
existancy of an Application (aspnet_Applications table) in ASP.NET 2.0 using
the applicationID instead of the ApplicationName?  In essence, I want to pass
Help with WS19 Jun 2006 19:53 GMT1
I created a webservice that returns a dataset. How can I load this into
excel? I want to have the excel spreadsheet access this webservice.
Thanks
How to validate a control that might be empty19 Jun 2006 19:39 GMT4
I have a form in which the customer can enter their personal details.
Some customers will have an account number, in which case they are
allowed to enter this and not have to enter their address.
How do I do validation for this? They must enter one of account number
DropDownList - IndexChanged19 Jun 2006 19:27 GMT2
I am trying to use IndexChanged of DropDownList to control the next
part of my site.
The problem I have is that the 'indexchanged' is not getting called if
I select the first entry on first displaying of DDL.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.