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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Ajax Postback From JavaScript28 May 2008 03:50 GMT4
ASP.NET
I have an application which use ASP.NET Autocomplete extender which works
great.  But I have a question how to update all the fields on the screen
using Ajax.
Reverse engineering?28 May 2008 03:34 GMT2
Can be restored the asp.net C# 2.0 VS 2005 project source code by doing
something on bin\project.dll ???
Many thanks!
Error 403.1 - Forbidden28 May 2008 03:27 GMT1
HTTP Error 403.1 - Forbidden: Execute access is denied.
Internet Information Services (IIS)
Why am I getting this error on deploy asp.net on IIS 6 w2k3 server machine?
on my Xp works well...
Global.asax Application_Start and Application Pool Recycling Problem28 May 2008 03:15 GMT1
I have a problem that just appeared to my application.
I have some initialization code in Application_Start function in global.asax
but it is not being called when the application pool is recycled.
Could you guys give me a clue what can cause this?
What is the correct MIME type for DOCX, XLSX, & PPTX?27 May 2008 22:46 GMT4
We need this both for what we set in IIS and for the
HttpContext.Reponse.ContentType property.
We've tried a bunch of different things and none seem to work.
thanks - dave
VS2008 SP127 May 2008 20:56 GMT9
Anyone know when the final, non-beta version will be available for download?
:)
Cannot convert type 'object[]' to 'System.Data.DataRow'27 May 2008 20:24 GMT2
DataRow dr = (DataRow)ds.Tables[0].Rows[1].ItemArray;
Error 1 Cannot convert type 'object[]' to 'System.Data.DataRow' C:\Documents
and Settings\Fabio\Meus documentos\Visual Studio
2005\Projects\CodBarraPalm\CodBarraPalm\Default.aspx.cs 35 26 CodBarraPalm
How do I get rid of a usercontrol when I want to replace it with     another.27 May 2008 18:01 GMT1
I have some code like this:
                   Dim control As Control
                   control = Page.LoadControl("../usercontrols/
AlertsForQA.ascx")
automatically copy data file to root directory, asp.net27 May 2008 16:54 GMT7
this might be a simple one to them who know:
i'm developing an asp.net project and use the debug mode. i have a xml
file which contains data, that shall be read, if a specific page is
run. when i build the project the file is correctly copied to the
Repeater Problem27 May 2008 16:27 GMT4
I have a Repeater to which a sitemap is bound, i want to remove or
hide any node while form load
<asp:Repeater runat="server" ID="menu"
DataSourceID="SiteMapDataSource1" EnableViewState="False">
Autocomplete Extender: Issue with hyphen symbol on the textbox27 May 2008 15:44 GMT1
I have a textbox and linked that with the autocomplete extender
I have created the webservice and the WebMethod and returns a ToArray to
the textbox. Everything works  when I type normal string characters but there
is a glitch when I type an hyphen character the autocomplete list ...
Very extrange behavior of ASP.NET27 May 2008 15:35 GMT1
We are near the ending stage of an ASP.NET + IIS project, and started doing
stress testing on the servers. We find ourselves with a very strange
behavior, that can’t figure out since several days ago. Hitting the websites
with 500 user clicks every 1 second, in ANY of the ...
problem getting user via ProviderUserKey27 May 2008 15:07 GMT3
asp.net 3.5
I'm trying to develop a asp.net site which when user registers his profile
is not activated. He will receive a email containing a link he need to click
on to activate his profile
A way to prove that StateServer is working?27 May 2008 14:29 GMT2
Hi... I have an asp.net 2.0 application running on iis6 in it's own
pool.  The app is set to use a State Server for out of process session
handling.  I'm only storing one session variable -- the user's ID code
after a successful login.
RangeValidator not accept currency?27 May 2008 13:44 GMT1
I have a rangevalidator as follows...
<asp:RangeValidator ID="RangeValidator4" runat="server"
                   ControlToValidate="InvoicePriceTextBox"
ErrorMessage="0-999999"
 
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.