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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
FileUpload Control31 Aug 2007 18:42 GMT1
I want to change the font of the browse button in FileUpload control.
How can I do this with a CSS Style?
Thank You,
Miguel
SqlError Deserialization - Possible Version mismatch.31 Aug 2007 17:43 GMT1
We have an application on one server and a web service on another server.
Our BLL and DAL layers are behind the web service.  When a SqlException is
thrown, the application receives the following error:
System.Runtime.Serialization.SerializationException: Possible Version
Problems with dynamic links in Datalist31 Aug 2007 17:26 GMT1
I am displaying subcategories in my datalist, and now  I have a
bizarre thing happen when I add a new subcategory record in my sql
database, the new subcategory link does not click into the next page:
Here is the code surrounding my dynamic 'subcategory':
Pre_Init31 Aug 2007 17:00 GMT2
protected void Page_PreInit(object sender, EventArgs e)
{
TextBox1.Text = TextBox1.GetType().ToString();
}
SelectSingleNode throwing exception:31 Aug 2007 16:44 GMT1
I have following XML which I need to modify and invoke a http request
I need to select a node but I am getting "Namespace Manager or
XsltContext needed. This query has a prefix, variable, or user-defined
function." Error
Added pages in PDF31 Aug 2007 16:06 GMT1
When I render my ReportViewer to the screen it is fine. When I export it to a
PDF, it adds a blank page between each regular page. Any easy fix for this?
Doubt global variable?31 Aug 2007 16:02 GMT3
Hi, I have a first button_click wich generates/fill a DataSet, etc, etc...
and on a second button click I need to access the DataSet generated by the
first button to manipulate some rows, etc, but how can I do that?
Something like declaring a global variable? Can you help me ?
Serve up file from outside web application directory31 Aug 2007 15:36 GMT11
I come from a ColdFusion background, and CF has the ability (via something
called CFCONTENT) which allows you to serve up a file which resides outside
your web root directory.
How do I accomplish a similar thing using ASP.net 2 (C#)?
How do I update a DataList (on a UserControl) on a Master Page from a Content Page31 Aug 2007 15:22 GMT1
I have a DataList inside a UserControl, which I use on a MasterPage.
My ContentPage lists items which a user can add to his/her shopping
basket. Can someone PLEASE let me know how I can "refresh" the
datalist, contained within a usercontrol (which is on the MasterPage),
IE6 doesnt render the page properly whereas IE7 does31 Aug 2007 15:15 GMT2
My ASP.NET 1.1  app is working perfectly in IE7, however, when I open some
page in IE6 they render as follows:
1. First dropdowns appear, then the rest of the page - looks ugly
2. When I click on a javascript which changes the cursor and navigates to
Application Directory & Deployment31 Aug 2007 14:56 GMT2
This is my first ASP 2.0 project and I'm running into a snag now that
I'm trying to deploy the project.
On my development machine, whenever I browse to the site via the IDE
webserver, the URL bar looks like this:
hi,31 Aug 2007 14:43 GMT7
this is my code
string filter ="LDAP://165.22.55.9";
DirectoryEntry dr = new DirectoryEntry(filter);
DirectorySearcher mySearcher = new DirectorySearcher(dr);
Unable to cast object of type 'System.Security.Principal.GenericIdentity' to type 'System.Web.Security.FormsIdentity'.31 Aug 2007 13:51 GMT2
Hello, I'm currently working on a web application that normally works
fine. Times to times I have the following error:
'
Unable to cast object of type
IOException - Bad file name but NOT a permissions problem31 Aug 2007 13:15 GMT2
My clients get the following exception message when they try to write
to a file:
<exception>
Server Error in '/MyApp' Application.
Getting a quick list of the routines that are called by an object.31 Aug 2007 13:10 GMT1
Is there a quick and dirty place I can find a list of the events that are
fired by objects. And preferably the order they are fired in? Also what the
default is for the name if everything is AutoWired.
For instance - Page_Load, Page_PreRender, ....
 
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.