Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > asp.net > september 2006 > threads for monday september 11

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

mulyiple language in c#.net application
Posted by saravanan.arul NO[at]SPAM gmail.com at 9/11/2006 10:51:34 PM
Hi this sarav... I having some languages in dropdownlist(like english,tamil,japan.......) based on this dropdown selection full application need to change corresponding language.. Anyone give solution for this ...more >>


Logon Box
Posted by Kenan Kilictepe at 9/11/2006 9:32:41 PM
Hi, I am sorry for such a simple question but it is an urgent issue. I have a domain control and my Win2003 server is amember of domain, I want to use Integrated Windows Auth. but when I connect to my asp.net 2 application it is still asking for username and password? Why? The users must be a...more >>

Databinding and hierarchical controls
Posted by boomhauer NO[at]SPAM gmail.com at 9/11/2006 9:20:39 PM
I cant seem to find info online about this so thought id ask.. I have an asp.net 2.0 page that has: 1. an infragistics calendar control 2. a DDL that has an ODS with a param pulled from the calendar 3. a gridview with ODS that binds a param from the DDL key the problem im having is, on ch...more >>

I am looking for a web reporting tool for .Net 2.0
Posted by antonyliu2002 NO[at]SPAM yahoo.com at 9/11/2006 7:54:37 PM
I am looking for a free reporting package for .net 2.0 against Oracle database 10g. The web application I am working on will let office staff members who don't know much about database generate reports and do some limited database updates. I know that I can write all these from scratch usin...more >>

Can Time Ticks uniquely identify IIS requests?
Posted by Tim_Mac at 9/11/2006 7:02:10 PM
hi, i'm generating PDF files from crystal reports in my .Net 1.1 web site, and saving them to disk for the user to download in their own time. the format i'm currently using is: FileName_<DateTime.Now.Ticks>.PDF there is a relatively low level of concurrent users on this site, but i am a ...more >>

Data Acess aplication block __How to use it on server without Microsoft Visual Studio 2003
Posted by Mukesh at 9/11/2006 6:41:18 PM
Hi all As per my earlier conversation with Ciaran (thx for reply) I have installed the MS APplication block on the server , when i ran Build Enterprise Library file and Install Services from (batch files ) programme files menu it was asking for visual studio 2003 , I have only .net fr...more >>

Link to Page in new window
Posted by tshad at 9/11/2006 6:02:21 PM
I am trying to set up a link to open a new page in a separate window. Normally I could use: Target="_blank" But I want to put it in a smaller window. I tried to do: <asp:HyperLink ID="ContactUS" NavigateUrl="javascript:window.open('/employer/secure/contact_info.aspx',null, 'height=...more >>

striping text of special characters before displaying on webpage
Posted by ebade2000 NO[at]SPAM gmail.com at 9/11/2006 5:08:12 PM
I have this project I am working and I have two tasks I have a text form that takes in a users input and it is supposed to be stored in a database and can be viewed from a webpage. I want to be able to display the text with html special characters like "<", ">" (if the user typed them in) with...more >>



How to prevent direct browsing to a .asmx page?
Posted by Bill Davidson at 9/11/2006 5:00:24 PM
All: Pardon the newbie question, but let's say I've got two pages in my website: Welcome.aspx NoNav.aspx I want users to be able to navigate to the welcome.aspx page (e.g. http://myserver.com/Welcome.aspx), but I don't want them to be able to navigate directly to NoNav.aspx. The NoNav...more >>

How exactly can I get my main page to know that an event was raised on a user control?
Posted by Gummy at 9/11/2006 4:51:39 PM
Hello, I have a user control that has radio buttons and a listbox. This user control is repeated several time on my webpage. What I want to do is alert the main page that the radio buttons were clicked (changed). I know this has to do with Events and I can see the changed event and work wit...more >>

Access Denied Error
Posted by stephen at 9/11/2006 4:45:17 PM
Hi, I am getting an Error "Access to the path...... is denied" Error. I have an web app and I am creating a log file to write the error info. If I have the absolute path "C:\Inetpub\wwwroot\Samples\Test\bin" and write the file there, then it works but if i try another method say "Machinen...more >>

Get name of previous page
Posted by David at 9/11/2006 4:06:38 PM
I need to be able to know what my web application's previous page name was so I can know the difference between 1st time in application for a page and when I am returning to this page from another page in the application. I looked at the PreviousPage property but I can't get a name. if there...more >>

Setting IsApproved to false on CreateUser Control
Posted by JJ at 9/11/2006 3:33:15 PM
How can you set the IsApproved flag to false for all new registrations? I am using the createUser wizard to setup my user registration page. Thanks in advance, JJ ...more >>

Need advice on which technology for web consumer
Posted by Tony Girgenti at 9/11/2006 3:32:40 PM
Hello. I'm new to all of this. I developed a web consuming windows application/form program with VS.NET 2003, VB, .Net Framework 1.1.4322, ASP.NET 1.1.4322, IIS 5.1. I started converting it to an ASP.NET Web Application because i thought it would be neater to have the explorer interface...more >>

Dynamically creating object names
Posted by RSH at 9/11/2006 3:30:25 PM
How do I go about creating an object name in a loop? I have a class named objSample Dim j As Integer For j = 1 To 10 Dim inpFile As System.Web.UI.HtmlControls.HtmlInputFile = FindControl(("UploadedFile" & j)) Dim "obj" & j as new objSample ("obj" & j).Prop1 = "Test1" ("obj" ...more >>

Select multiple controls
Posted by Giorgio Vanoni at 9/11/2006 2:43:25 PM
Hi all, sorry an advance for the dumb question.... i never use VS before. In the VS2005 Express how I can select multiple control dragging a window over the form? It's possible ?!? I have to select the controls one after one? Many thanks. Giorgio....more >>

Visual Studio and auto compilation
Posted by Maury at 9/11/2006 2:33:44 PM
Is it possible to disable auto-compilation of (files contained into) App_Code dir in an asp.net project? This feature in some cases gives me some problem... thanks! M....more >>

Iterating through HTML Controls from codebehind
Posted by RSH at 9/11/2006 2:31:25 PM
Hi, I have a situation where I have 10 HTMLFileInput controls on my aspx page. They are all named UploadedFile1,UploadedFile2... Now on postback I am trying to construct a loop to check for values in those fields. I can't for the life of me figure out how to do this. i tried: Dim j As...more >>

runing javascript
Posted by rodchar at 9/11/2006 2:27:02 PM
hey all, how do you run a section of javascript everytime the page loads? thanks, rodchar...more >>

Name Started With Invalid Character?
Posted by Arpan at 9/11/2006 2:14:17 PM
I am working on Win2K Pro. Due to some problems in IIS5.0, I had to uninstall & re-install IIS. After re-installing IIS, when I try to run any ASPX page (all my ASPX pages reside in C:\Inetpub\wwwroot\ASPX folder) by typing the following URL in IE6.0 http://myserver/ASPX/MyPage.aspx the fol...more >>

SelectText property of command field in GridView control
Posted by BillE at 9/11/2006 1:45:14 PM
I'm using VS.NET 2005 (VB) webforms. I have a gridview control with a select command field. Actions are performed on the gridview.SelectedIndexChanged event when the select command is clicked. I would like to display descriptive text for the SelectText property of the command field. Th...more >>

Loop through datareader after binding to repeater control
Posted by sck10 at 9/11/2006 1:28:11 PM
Hello, I am calling a stored procedure to populate a Repeater Control. What I need to do is see if a name is in the list and if not, add it to the Repeater. Is there a way to reset the OleDbDataReader back to the beginning after I bind it to the Repeater control and then use "If spApprover...more >>

SQLDataSource Errors on client computer
Posted by ujjc001 at 9/11/2006 1:05:36 PM
Hello all- Problem is when a client experiences a sql error on an update command they get a blank popup (on localhost you see the sql error). I would like to show them the error in that popup- rather then handling it another way. Also- can you disable the popups all-together? I would like to...more >>

ASP.NET and cache - just want to be sure
Posted by SCG at 9/11/2006 12:44:07 PM
Hi, [sorry if this sounds familiar but just want ot be sure] I have had a site running for 6 months now. This morning I started observing the following behaviour pretty much out of the blue: I load a blob of XML into the ASP.NET cache with a timeout of 15 mins, and a callback set up to lo...more >>

ASP.NET Cache and memory
Posted by SCG at 9/11/2006 12:40:37 PM
Hi, I have had a site running for 6 months now. This morning I started observing the following behaviour pretty much out of the blue: I load a blob of XML into the ASP.NET cache with a timeout of 15 mins, and a callback set up to log the unload of the data. Immediately (the same second)...more >>

how to maintain reference to all pop ups
Posted by sama via DotNetMonster.com at 9/11/2006 12:39:25 PM
------------------------------------------------------------------------------ -- Hi , I have developed an application which consists of many pages. On a page x, user can click a button to get some pop up. Now when he navigates to other pages and comes back to this page again, on click the b...more >>

GridView to Excel - but with header??
Posted by Daves at 9/11/2006 12:10:17 PM
hi, exporting GridView data to Excel is no problem but in the first data row I would like to put some descriptive information for the table. I cannot see any way to add this directly to the GridView so is there any way to add it to the final html table (guess I need to insert a <tr><td colspa...more >>

concatenate text with a bound value in a gridview field
Posted by smccauslin NO[at]SPAM comcast.net at 9/11/2006 11:59:38 AM
URLs are stored in a database in a form similar to www.mysite.com. When the user clicks on the link, it should launch a seperate window and go to that site. Here's the code <asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl='<%# Bind("URL") %>' Text='<%# Bind("URL"...more >>

Shopping Basket
Posted by Samuel Shulman at 9/11/2006 11:13:11 AM
Hi I need to implement a shopping basket for my e-commerce website Scenarios are as follows 1. Website to offer shopping basket for all visitors including those who didn't log 2. Website to offer shopping basket ONLY to those that are logged I got advice in this newsgroup to buy the...more >>

Constructor & Partial Class?
Posted by petro at 9/11/2006 10:59:02 AM
I noticed in ASP.net 2.0 when a new class is created a contructor is not created as it was in ASP.net 1.1. Does any one know why the constructor is not there. Can I add a contructor? Also how is a "partial class" different from a class?...more >>

Creating rtf document using ASP.NET
Posted by rachana at 9/11/2006 10:34:18 AM
Hi, I am trying to create rtf document using C# and ASP.NET. I have seen a sample code in asp: http://support.microsoft.com/kb/270906/ I tried to do the same using C#, but rtf controls are not recognized. Document is not formatted and formatting information is just displayed in plain tex...more >>

Cannot create Web Projects on Windows XP in Vusial Studio 2003
Posted by hellCoder at 9/11/2006 10:24:48 AM
Hi, I'm facing a nightmare here... I had Visual Studio 2003 installed and working perfectly but I decided to install Visual Studio 2005 just to begin to use it. The installation of the VS 2005 finished successfully but since then I cannot create or open any asp.net web application. I receive...more >>

Atlas/JavaScript getting started problem
Posted by Tina at 9/11/2006 9:20:45 AM
I'm trying to get started with Atlas and associated necessary javascript at the same time. I started out at http://atlas.asp.net/walkthroughs/gettingstarted/basic.net where they have an application (which I have pasted below) that displays a string returned from a web service. One proble...more >>

Datasets in framework 2.0
Posted by eugenet NO[at]SPAM rusmex.com at 9/11/2006 9:09:09 AM
Hello, In ASP.NET 1.1, I followed this data access methodology: At design time - Create a strongly typed dataset - Add this dataset to a form and bind controls to the dataset using the designer At run time - Fill dataset with data on the first load of the page - Handle all ...more >>

print gridview but not print template fields
Posted by CSharpguy at 9/11/2006 6:48:02 AM
In my gridview I have 2 -3 template fields which are hyperlinks. I allow the user to print this grid. When the grid prints it also prints the links, how can I take the user to a print preview page and not show the templated fields, (hyperlinks) and also not print those fields? ...more >>

Metadata file 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary could not be found"
Posted by nicknack at 9/11/2006 6:40:19 AM
"Metadata file 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\my_proj\ce601211\9d5d0aae\App_WEB_header.ascx.asdf7d2.vcvdd1d.dll' could not be found" I'm getting this error sometimes when i'm trying to compile my web project. The weird part is that to solve it - ...more >>

convert aspx to ascx
Posted by rodchar at 9/11/2006 6:39:02 AM
hey all, is there a way besides copy and paste to turn my .aspx page into a user control? thanks, rodchar...more >>

Exporting to Excel and Column Order
Posted by Opa at 9/11/2006 6:31:02 AM
Hi, I have a DataGrid, whose sourceI am exporting to Excel. This works fine except for the Column ordering. My datasource is not a datatable, with a typical SELECT statement where I can select the column orders. Instead the datasource is a class which implements IList, containing a collec...more >>

how to set target directory for a web project
Posted by anonymous at 9/11/2006 6:07:26 AM
Sorry Justin It is not happening so. I did build and Rebuild few times to find it I am using VS 2005 and it is running it using the internal webserver when I run the app "S. Justin Gengo" <justin@removetosendmailaboutfortunate.com> wrote in message news:%23rhi7Fa1GHA.1268@TK2MSFTNGP0...more >>

Output DLL
Posted by anonymous at 9/11/2006 5:48:22 AM
Sorry for this silly question. Where would I find the DLL /EXE for my WebProject . The bin folder has only reference DLLs . I need this to run my FxCop Thanks ...more >>

strange treeview behaviour
Posted by coynej60 at 9/11/2006 5:47:56 AM
I have a number of treeviews on a webpage which are populated with a couple of links as child nodes at runtime. The problem I am having is when I click on the root node of any of the trees I get the same page except I now have 2 of each tree! I have not been able to find anyone else who is hav...more >>

Session lost. Test and Live projects.
Posted by Alex at 9/11/2006 5:35:16 AM
Hello. Maybe someone can help me. My development computer has: WindowsXP SP2 and MSSQL Server 2000 and IIS 5.0(or 5.1) Our webserver has: Windows2003 SP1 and MSSQL Server 2005 and IIS 6.0 We are storing sessions in MSSQL Server 2005 My description. I dont have any problem, the problem is at ...more >>

Setting up delay for function call
Posted by Aryan at 9/11/2006 5:20:05 AM
Hi, I have function which creates two xml files,after creation these xml's, I am calling another function which reads these xml files. Now this function is causing exception becuase data has not been read from xml file and stored in using by other control. I am looking out for some workaroun...more >>

Background thread in ASP.net
Posted by Avadhoot at 9/11/2006 4:22:02 AM
Hi, I need to create a back ground thread in ASP.Net, but I want it be created only once. Here, let me explain. I have a web application project where the user uploads an excel file. On ce the file is uploaded and stored on the server, I need to create a thread which runs in the back...more >>

Going sessionless (and cookie limitations)
Posted by Jon Davis at 9/11/2006 4:06:38 AM
Does anyone know of a best practices or common practices article URL for implementing a sessionless web farm while still managing user logins, etc.? I just got hired by a company that told me their web site is sessionless to cut down on the overhead of using SQL Server or a state server to ho...more >>

ASP/HTML Editor
Posted by cpaesano at 9/11/2006 3:30:50 AM
Hi, I have been using an old html/asp editor called Homesite (v. 4.0). This is old, and was bought by Adobe, which now is Dreamsomething. Any suggestions on a good editor for a programmer? Thanks in advance. Carlos ...more >>

File upload
Posted by Hospital S.Sebastiao at 9/11/2006 2:49:01 AM
Hi! I have a problem with a page that i have, on this page i'm downloading a file and after i download the file i proced to upload on file. the download works fine but when i upload load the file i get the following error:HTTP/1.1 200 OK Date: Mon, 11 Sep 2006 09:31:52 GMT Server: Microsoft-I...more >>

call a routine from Javascript
Posted by RicercatoreSbadato at 9/11/2006 2:03:27 AM
I'd like to call a method from a Javascript function.. how can I do? The method is in the codebehind.. ...more >>

E-commerce solution
Posted by Andrea at 9/11/2006 12:00:00 AM
I'm looking for an e-commerce solution ready to go or similar, with source code and without tons of bugs found in other commercial packages tried until now. About 20% of solutions tested cannot be call solutions, 30% are dedicated to big organization and I need to manage a small shop, others ...more >>

Trouble with databinding
Posted by Hayden Kirk at 9/11/2006 12:00:00 AM
Hi, I'm trying to add databinding to the wizard control. Basically a user is entering their email address and I want to validate this to a sql database when the hit next but I cannot get this to work. Any idea how I would go about doing this? Thanks in advance -- - Hayden Kirk ...more >>

Cookie detection in ASP.NET
Posted by Zdenko Rupcic at 9/11/2006 12:00:00 AM
How can I detect if a client's browser has cookies enabled? Using Request.Browser.Cookies doesn't work because it returns true if the browser SUPPORTS cookies, even if they are disabled....more >>

IIS settings for ASP.Net 2.0
Posted by SenthilVel at 9/11/2006 12:00:00 AM
hi all I am in the process of converting my CLR 1.1 built web applications to run in CLR2.0. right now i am doing the manual step of setting the ASP.Net . To configure a 1.x application's script map to use the .NET Framework version 2.0 1.. On the Start menu, click Run. 2.. In the...more >>


DevelopmentNow Blog