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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ProfileCommon in an assembly22 May 2007 04:02 GMT1
Hi, I have a website which used the following web.config:
------
<profile defaultProvider="SqlProfileProvider">
<add name="SqlProfileProvider" type="System.Web.Profile.SqlProfileProvider"
Server application error. Again.22 May 2007 02:26 GMT6
I have asked previously, how to get the rid of 'Server application
unavailable' error. Mr Llibre tried tried diligently to help, but same
problem. I would like a bullet proof suggestion as to how to get my .aspx
pages to be shown on IIS. Here is the error.
UpdateQuery problem21 May 2007 23:26 GMT4
I am trying to build updateable GridView. I can't see the problem with
this code but it simply doesnt update the DataSet.
It doesnt work with or without
'OldValuesParameterFormatString="original_{0}"'.
Custom Control ClientID weirdness21 May 2007 23:18 GMT2
I'm encountering some weird behavior with the ClientID property. Let's
see if I can give you enough info and if anyone has ideas/suggestions.
I'm working in ASP.NET 2.0. I have a Web Project with a master page,
with a single ContentPlaceholder on it.
VS 2005 report or Crystal Repors21 May 2007 22:02 GMT6
I have done some work with VS 2005 but no report-issues yet.
Now I want to step up, and implement reports for printing and PDF export.
I have just briefly studied the build-in report generator in VS 2005, and
this seems more than sufficient at the moment. But still I would like to
Reading RSS through asp.net21 May 2007 21:47 GMT13
I am trying to make a simple RSS reader using asp.net (VB) and am
getting an error when I run the project locally (works fine after being
published) Here is my basic code:
Sub Page_Load(sender as Object, e as EventArgs)
directly accessing the aspnet_* tables21 May 2007 21:45 GMT1
Is it bad practice to access these tables?  I'd like to add a
"lastname" and "firstname" to the users table, and just use SQL to
access them.
Is there an issue in doing this, or in using the .NET create
Server Application unavailable error21 May 2007 19:58 GMT17
I have set up a virtual directory using IIS. Whenever, I load a web page of
type .htm, I have no problem. Whenever I run a .aspx page I get the statement
below. I am running on XP Pro, both Microsoft .Net 1.1 & 2.0 installed. How
do I remedy this error?
XML, DataSet, DataGrid21 May 2007 19:24 GMT3
I have a SQL2005 XML column I load into a DataSet.
I then bind to a DataGrid.
If I set an asp:Literal text value to the DataSet.GetXml() when I first load it into the DataSet, it displays correctly.
If I later try to display the XML content in the asp:Literal control, then I get ...
Using XML with ASP.NET21 May 2007 19:02 GMT5
I'm trying to add XML to my my ASP.NET project and have it read by
the
gridview control or even the telerik radgrid control either way, it
doesn't work. I get an error about not finding and bindable
Dynamically Arranging Image Icons (jpegs) in a 5 x 5 grid.21 May 2007 19:00 GMT5
How would one best accomplish this in ASP.NET 2.0? I always thought
that a table would be best suited for this, however, these seem to be
SEO problems with this approach. Should I use CSS? And if so, how
would this work?
question about HTML control with runat="server"21 May 2007 18:59 GMT2
in aspx file, i defined this:
<input id="Button2" type="button" value="button" runat="server"
       onclick="klik()"/>
This 'onclick' event is a clientclick (starting the Javascript function
ContentType = "application/pdf"21 May 2007 18:47 GMT1
Hi!, I'm using Visual Studio 6.0 and I'm trying to open an asp page
like a .pdf file, I used
Response.ContentType="application/pdf" in my asp page but it doesn't
work
VB 2005 and Databanks21 May 2007 18:03 GMT9
I am new in VB 2005;
I created within a VBProject a SQL Databank as dataset - created one table
in this dataset with ID (integer) and special remarks (text) column.   In a
from, I created several textboxes and according to the ID, I would like to
how to use 'onclick' from aspx file with asp.net control?21 May 2007 17:55 GMT2
In code - behind, i wrote this code:
  Sub serverklik()
       Response.Write("serverklik")
   End Sub
 
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.