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 > february 2005 > threads for saturday february 5

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

Configuration Error / Access denied after compiling asp.net c# project
Posted by martin NO[at]SPAM strojek.de at 2/5/2005 10:54:13 PM
Hi, I have the following problem with developing some web site. I use Visual Studio 2003 to build a website. I tried Windows 2003 Server and switched now back to Windows XP with PWS but the error occurs in both installations. When I do a compile/build of my app and go to the browser and ...more >>

DataGrid Editing!
Posted by Raed Sawalha at 2/5/2005 10:45:01 PM
Dear : I have datagrid with 5 databound columns I need when user click edit link to just edit the first cell for each row in column (1). and other 4 columns keeps its previous form as non editable cell. how can I achieve this?...more >>

specify Framework 1.1 when 1.1 & 2.0 Beta 1 are installed
Posted by Mark Oliver at 2/5/2005 7:02:37 PM
Hi, After I installed 2.0 Beta 1 my ASP.NET 1.1 project started trying to use the 2.0 Framework. When I try to run I get a "[FileNotFoundException: The system cannot find the file specified.]" referencing "c:\WINDOWS\Microsoft.NET\Framework\v2.0.40607\Temporary ASP.NET Files\". How ...more >>

Character lost in POST submit
Posted by Pavils Jurjans at 2/5/2005 6:36:15 PM
Hello, I am experiencing a weird behaviour on my ASP.NET project. The project consists from client-side, which can be whatever environment - web page, EXE application, etc. The client sends HTTP POST request to the server with data, and the server has ASP.NET application that handles the re...more >>

x64 PC approved manufacturers
Posted by Mark Oliver at 2/5/2005 5:41:22 PM
Hi, Dell doesn't sell any AMD x64 bit PCs at all. Compaq will sell me one, but "Each Presario SA4010Z desktop is configured and shipped as a 32-bit solution". Will installing Wiindows 2003 Server x64 over the 32-bit WinXP loaded on the Compaq PC make the PC "a 64-bit solution"? Doe...more >>

IIS 6.0 File Permission Errors
Posted by pontificator at 2/5/2005 4:07:01 PM
I am trying to access files in seperate 2 directories via an ASP.NET web app that are not within my web directory structure. I have given both the machine\aspnet and machine\iusr_machinename accounts full permission (just to see if it would work at all), and I am still getting the "System.U...more >>

Image control CACHING IMAGE
Posted by Suraj Joneja at 2/5/2005 3:55:27 PM
Hi All, I've an image control on my ASP.net page. This displays an image named 'Logo.jpg' in the location '~\Images'. Another application can change this image. It can select any image and upload to the folder 'Images' and newly selected image would overwrite existing image 'Logo.jpg'. (Image ...more >>

checkBoxList in a web form
Posted by ime at 2/5/2005 1:38:57 PM
Hi I don't know how to create connection between checkBoxList and a table from a database. When I run the application I want to see all the names from a table in a checkBoxList, and to check some of them if I want. Thx ...more >>



Web Service Question
Posted by glenn at 2/5/2005 12:00:52 PM
Can anyone tell me if its possible to create a custom class and pass it from a client application through a webservice call for the server to use it for its operations? I'm gettin ga cannot convert from Customer to clientproject.Customer error message and am new to all this.. thanks, gle...more >>

JavaScript..
Posted by Irfan Akram at 2/5/2005 11:29:04 AM
Hi Guys, How can we use the value returned from a confirmation box in javascript, i.e. user selected yes, or cancel, and use that to direct our code written in asp.net in c# ? I can successfuly display an alert message, but presently cannot display a confirmation box, and then take the u...more >>

Parser Error
Posted by Matt Tapia at 2/5/2005 10:38:42 AM
Can anybody suggest how to fix the error below. The .vb file is there so I don't know what's wrong? Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source fi...more >>

Role-based security problems
Posted by Jason at 2/5/2005 9:58:04 AM
I'm trying to implement role-based security in my ASP.NET application, however, everytime I perform an IsInRole check, it ALWAYS returns false! My Web.Config file has the following entry: <authentication mode="Windows" /> Here is sample code that returns false: private void Page_Load(obj...more >>

No ASP.NET application can be installed on my IIS
Posted by ALI-R at 2/5/2005 1:21:25 AM
Hi ALl, If I create an ASP.NET application and deploy it to IIS ,it works but if I want to install an ASP.NET application (any kind which uses setup file) ,,it just simply gives me some memory write errors and I can't install it,is it because the setup file can't create virtual direcotries on ...more >>


DevelopmentNow Blog