Home All Groups Group Topic Archive Search About

ASP.NET Development

microsoft.public.dotnet.framework.aspnet
Score Bind ArrayList to DataList
Bob Lehmann - 5 Nov 2005 11:39 PM - 4 messages
Hi, I'm trying to bind an ArrayList to a DataList. I get the error DataBinder.Eval: 'System.String' does not contain a property with the name Name. I don't know what property of ArrayList I should be using instead of "Name" ...
Score Server Error in '/' Application.
Øyvind Isaksen - 5 Nov 2005 10:58 PM - 9 messages
Hello! I have made an asp.net application, and it works fine on my local computer. But when I transfer it to my webserver (here: [link]), I get this error message: ----------------------------------- Server Error in '/' Application. ...
Score How to send .zip the file as a soap attachment?
ad - 5 Nov 2005 10:25 PM - 1 message
I want to send a .zip file as soap attachment to server. How can I do that? ...
Score <asp:treeview> question
Bounz - 5 Nov 2005 7:46 PM - 5 messages
I want TreeView don't generate onClick='doPostBack' method for all nodes and leaves in my Tree. How can I realize this? ...
Score Congratulations to Karl Seguin on his Ajax article published at MSDN!
Juan T. Llibre - 5 Nov 2005 5:32 PM - 19 messages
ASP.NET Spiced: AJAX [link] Great Ajax for ASP.NET article! Juan T. Llibre, ASP.NET MVP ASP.NET FAQ : [link] ...
Score Preventing "Validation" errors in vs.net error list?
Steve Franks - 5 Nov 2005 4:08 PM - 1 message
When I compile my application if there are any .net coding errors they show up fine in the error list in VS.NET 2005 following my attempt to compile. However there are also a ton of other errors about the html not being ...
Score Masterpage settings
Arjen - 5 Nov 2005 2:20 PM - 3 messages
Hi, My mastepage can use two css files. Now page 1 needs to use the masterpage with css file 1 and page 2 needs to use the masterpage with css file 2. How can the page say that it wants to use css file 1 or 2? ...
Score DataBind.Eval() doesn't work
Maaty - 5 Nov 2005 1:41 PM - 2 messages
I'm using a variable called: "cellalign" to specify the alignment based on the current context language. "cellalign" is located in the base class of all controls I use. Most of my controls work right. However some controls don't. That's; ...
Score strange postback problem
COHENMARVIN - 5 Nov 2005 12:07 PM - 3 messages
I have a form with a Submit button.  The user fills out the form, clicks the submit button, and then the page posts back to itself. Every time the page posts back to itself, the "Page_Load" event fires. So if the user first types the URL of the page in the browser, the ...
Score Image upload FREE
Picica - 5 Nov 2005 12:03 PM - 2 messages
Upload your image free! send blank message to sa***@lpi-hk.com to get access. ...
Score Image upload FREE
Picica - 5 Nov 2005 12:03 PM - 1 message
Upload your image free! send blank message to sa***@lpi-hk.com to get access. ...
Score Image upload FREE
Picica - 5 Nov 2005 11:34 AM - 1 message
Upload your image free! send blank message to sa***@lpi-hk.com to get access. ...
Score Image upload FREE
Picica - 5 Nov 2005 11:34 AM - 1 message
Upload your image free! send blank message to sa***@lpi-hk.com to get access. ...
Score Is it OK to transfer DataSet with WebService?
ad - 5 Nov 2005 10:50 AM - 11 messages
I want to use WebServer to receive a DataSet from Client with internet. The DataSet is some bigger, there are 50 fields and about 50000 rows in it. Is it OK to do so? Will DotFrameWork or IIS compress the tream when ...
Score free world sms
Fesstica - 5 Nov 2005 10:48 AM - 1 message
Free SMS send all over world send blank message to sa***@lpi-hk.com to get access. ...
Score free world sms
Fesstica - 5 Nov 2005 10:48 AM - 1 message
Free SMS send all over world send blank message to sa***@lpi-hk.com to get access. ...
Score session state problem
Shiran - 5 Nov 2005 9:43 AM - 3 messages
hi, i'm having a problem saving the session state through the application. i want to save several primitive types parameters and dataset through the session Session["dataset"], but the session somehow does not save the state and lose it. do you have any idea? i thought i might be something to do with ...
Score How to attach mdf in a relative directory
ad - 5 Nov 2005 7:01 AM - 5 messages
I use asp.net 2.0 and SqlServer 2005 Express to develop my Web application The database file of my applicaiton is "db.mdf", I put it in  "myDB" directory under the application folder. I want to attach the mdf file when application start. How can I do that? ...
Score Http 404 error after move aspx files to another location
patricia - 5 Nov 2005 5:46 AM - 1 message
Hi all, I got a problem with my web application. I have a project under the inetpub/wwwroot. Now I move it to another folder under c:\. There is a subfolder in this project. when I run the web app, all aspx files directly ...
Score Max Request Length (different settings in same site)
Verde - 5 Nov 2005 4:07 AM - 3 messages
I currently let users upload files (graphics) to a Web site. I want to limit the size of graphics, so I have the following in Web.config <httpRuntime maxRequestLength="110" /> That works just fine. But now I want to add another page where the users can upload a file. This ...
Score Client gives page cannot be displayed
Andee - 5 Nov 2005 3:16 AM - 4 messages
I have written an asp.net application that has been running fine on just the server.  A client on the LAN will however always gives "The Page Cannot Be Displayed" error when trying to connect. Is there something special I need to be doing to connect? ...
Score Datagrid / Dataview won't sort
troyblakely - 5 Nov 2005 2:06 AM - 2 messages
I am having trouble sorting a datagrid. I have read numerous posts on this and other lists, and tried most of the suggestions, but none of them have worked for me yet. I populate a dataset from two queries, then I want to sort the data and bind it to a datagrid. Regardless of ...
Score VS2005 Report Viewer bug
Chris Botha - 5 Nov 2005 1:33 AM - 4 messages
I have a Report Viewer control on a Web page. I want the control to size automatically as the Web page sizes, so I've set the control's width property to 90% and the height property to 90% as well. When the Web Page ...
Score How can I see a Web User Control on Toolbox?
ABC - 4 Nov 2005 11:32 PM - 4 messages
I created a web user controls on the same project.  When I recompiled, I cannot found my web user controls on toolbox.  What happen? ...
Score Gridview update problems
marti - 4 Nov 2005 9:13 PM - 5 messages
I've run into three problems trying to solve this one issue. Using VS2005 B2 & sql server 2000, I create a sqldatasource and bind a gridview to it. Everything looks good. However, if there is an original value of Null in a field, the auto-generated update to the table fails ...
Score Using menu control with sitemapdatasource
gjergj - 4 Nov 2005 9:00 PM - 1 message
Hi, I am trying to use the menu control to create a menu similar to the one that ASP.net site has and I am having a little trouble. The menu is binded to a sitemapdatasource and are both placed on a master page. The ...
Score Using menu control with sitemapdatasource
gjergj - 4 Nov 2005 9:00 PM - 1 message
Hi, I am trying to use the menu control to create a menu similar to the one that ASP.net site has and I am having a little trouble. The menu is binded to a sitemapdatasource and are both placed on a master page. The ...
Score RE: Opening MS WORD document from database
Simon - 4 Nov 2005 8:55 PM - 4 messages
I tried putting it into a response.outputstream, but still not getting the actual file.  Now, it displays the source of the web page instead.  What am I doing wrong? ----[VB.net code]-----         Dim db As New MD_Runs.Database(strDBConn) ...
Score How to get a new line in textbox of asp form (VB)
david - 4 Nov 2005 8:51 PM - 5 messages
I have trouble to write paragragh with newlines in a multiline textbox control in ASP.NET form. I would like to display an instruction in textbox in the web form. But I do not know how to type in a 'newline' in the text field of the property in ...
Score Problem with Session Variable
vvenk - 4 Nov 2005 8:33 PM - 4 messages
Hello: This was posted in a wrong forum; that's why I am posting here again. Sorry. I just wrote my first ASP.Net application, tested it on my development environment and deployed it on a production server. That's when I encountered ...
Score Am I missing something
unwantedspam - 4 Nov 2005 8:30 PM - 6 messages
Hi All, What am I missing. I have trying to create a simple web based application. Basically there are three textboxes and two buttons (Save, Reset). I assume the code behind the save button should save the form information to the databaase. So my question is this: How do I notify ...
Score ASP.Net Architecture for plugins and updates
ekz - 4 Nov 2005 8:25 PM - 3 messages
Hey there , I have an architectural question : I am working on CMS application build with ASP.Net and CSharp + SQL Server 2000 This application should be product that the company will continue to upgrade and to release new versions. So application design must meet ...
Score Assembly Version is 0.0.0.0
javatopia - 4 Nov 2005 8:07 PM - 2 messages
Hello, In my ASP.NET (1.1) project, I look for the current version of the assembly: Version vv = GetType().Assembly.GetName().Version; return("v" + vv.ToString()); I am always seeing "v0.0.0.0" for the output, even though I set the version ...
Score DetailsView: Change TemplateField properties dynamically (vb)
sck10 - 4 Nov 2005 8:00 PM - 3 messages
Hello, I am trying to programically make the following TemplateField ("MyTemplate") visible when the user clicks on the "Edit" Button using the PreRender handle event.  My question is, how do you reference the properties of a particular TemplateField?  For example: ...
Score Volume-Price Charts
geoffrey.slinker - 4 Nov 2005 7:56 PM - 1 message
I have developed a new type of chart. It shows the relative volume for each price during an interval. [link] I am a Data Visualization person, not a Technical Analyst. I strive to ...
Score [ASP.NET 2] ContentPlaceHolderID
SBerry - 4 Nov 2005 7:33 PM - 4 messages
hello, I would like to create some Content server controls at runtime within Page_InitComplete code unfortunately I got exception :( "Setting the ContentPlaceHolderID property of System.Web.UI.WebControls.Content is not supported" what can I do? ...
Score Desk top shortcut
John Smith - 4 Nov 2005 7:31 PM - 3 messages
I created the desktop shortcut to my web based application. When I click the desktop shortcut the application will be launched in the same IE which I am using that moment. Why?  How to launch new instances of IE for each click on ...
Score Code Check: Active Directory
Rob Meade - 4 Nov 2005 7:30 PM - 4 messages
Hi all, I have some code which I cobbled together from some examples online, so its probably wrong, although I did have it working a little while ago, unfortunately for some reason it seems to have stopped working..nothing's ...
Score The request failed with HTTP status 401: Unauthorized
Sachin - 4 Nov 2005 7:24 PM - 3 messages
Scenario: Machine A: ASP.NET Web UI IIS 6.0 Windows Server 2003 Impersonation Account: domain\Acct1 Machine B: ASP.NET Web Service IIS 6.0 Windsow Server 2003 Impersonation Account: domain\Acct2 when Web UI calls Web Service, it fails saying "System.Web.Exception The ...
Score The "SendUsing" configuration value is invalid / HttpException (0x80004005): Could not access 'CDO.M
lds - 4 Nov 2005 7:23 PM - 6 messages
I am getting the following error: The "SendUsing" configuration value is invalid. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. ...
Score Application[] storage issue
Curt tabor - 4 Nov 2005 7:22 PM - 3 messages
Hello, I am creating a dbConnection for use through out my application and storing it in an Application variable. I am doing this in the Application_Start event in the Global.asax file. The first time the app is run and a page needs this variable, Application["connection"] ...
Score wrong dll being used from project reference?
howard dierking - 4 Nov 2005 7:19 PM - 3 messages
OK - this doesn't make a ton of sense to me.  I have a solution containing an ASP.NET 2.0 project and a class library project.  In the ASP.NET application, I create a project reference to my class library. ...
Score Starting/Stopping a thread with a Web Page
traviscook88 - 4 Nov 2005 7:08 PM - 2 messages
I have successfully started a new thread that is performing a long task.  I am using C# and am fairly new to it and am wondering, where do I store a reference to that running thread?  I want to have another ...
Score implementing next and previous navigation
David C - 4 Nov 2005 7:06 PM - 1 message
I am gathering some ideas. Just like after you open up an email, on the screen are the previous and next buttons.  You can navigation to the next or previous record. So how would you maintain the list of records and know what the next and ...
Score Popup Window Popup Timing
John Walker - 4 Nov 2005 6:56 PM - 4 messages
Hi, I am using a popup window in my application and the problem I'm having is that even though I tell it to display before a while loop, it only displays after the while loop completes.  Please take a look at the code below.  Is ...
Score First time use VS .Net 2005, questions
Hardy Wang - 4 Nov 2005 6:18 PM - 4 messages
Hi all,     I just installed VS.Net 2005 and tried to play with it. I have following questions 1) I created a web project, I compile it, unlike VS.Net 2003 but I could not find any DLL files in BIN folder, where are they? ...
Score Can User Control inherted from a User Controls?
ABC - 4 Nov 2005 6:18 PM - 2 messages
I write a Base Web User Control which contains several public properties and a Inherited Web User Control which only have some codes in new method.  When I use the Inherited Web User Control on Web Form, I don't know why the ...
Score page timer, or redirect timer
Simon - 4 Nov 2005 6:06 PM - 2 messages
I'm not sure what it's called, but I'm trying to impletment a timer right before a response.redirect occurs.  I want to wait like say 5 seconds before it redirects...  How is this done?  Thanks in advance =) ...
Score Exception Handling
James - 4 Nov 2005 5:41 PM - 2 messages
I would like to implement global exception handling in my Global.asax.vb function. From what I can gather, it only deals with unhandled exceptions.  However, for purposes of tracking, I'd like to mimic that functionality for handled ...
Score aspnet install
abcd - 4 Nov 2005 5:35 PM - 1 message
I have installed .NET framework 1.1 on my machine. I can not see ASPNET user. by doing  "Aspnet_regiis.exe -i" at the DOS prompt it fixed the problem My question. When somebody installs .Net framewok 1.1 why the ASPNET user does not show ...
Score DropDownList Disabled Items in the list
Ryan Ternier - 4 Nov 2005 5:20 PM - 3 messages
I'm looking for a solution to a problem. We have a list of 10-100items that will be in a dropdown list. Users need to select an Item to perform a function. Each Item has a Heading that it's sorted on, 10 items under 1 heading ...
Score Testing Web Site Slow
Brian Russell - 4 Nov 2005 5:10 PM - 1 message
We have three servers (beyond my development box) in our organization. The first is a testing server that has IIS and SQL Server on it.  The second is another testing server that also has IIS and SQL Server.  The ...
Score Calling a windows application
Miguel Ramirez - 4 Nov 2005 4:43 PM - 9 messages
Anyone knows how to call a windows application inside ASP.Net code? Regards, ...
Score Takes VS 2005 *3 MINUTES* to compile ASP.NET 2.0 website
Amelyan - 4 Nov 2005 4:15 PM - 11 messages
It takes VS 2005 1, 2, and somtimes 3 MINUTES to compile ASP.NET 2.0 website when external DLL is modified.  As a matter of fact, when I click 'Build', it looks like VS 2005 hangs for most of that time before it actually starts ...
Score Display an underscore before the data in a column
Antonio - 4 Nov 2005 3:48 PM - 3 messages
I have a datagrid which pulls from a stored procedure.  For the purpose of this display issue, we need to prepend a bound column with a underscore "_"  We don't want to change the stored procedure.  can I do ...
Score A problem with authorization process (Too Important and vital)
Mohammad Hashemian - 4 Nov 2005 3:15 PM - 1 message
Hi, I want to write a program that have multi different sections, and in each section I want to use different authentication system. For example, in main page of application, I have three different link, LinkA, LinkB, LinkC, that each of which referes to a different section ...
Score Creating a password page
Andrew Chalk - 4 Nov 2005 2:41 PM - 7 messages
I want my ASP.NET application to be password-controlled. How do I prevent page access without the user having gone to the password page first and having logged in? Does anyone know of any articales on this at any of the popular ASP.NET ...
Score Sending data from form to another
Tamer Ibrahim - 4 Nov 2005 2:39 PM - 4 messages
How can I send data from a web page to another one before I save these data in my database ? ...
Score ASP.NET 2.0 RTM breaks FormsAuthentication.SetAuthCookie cookie
Bill Henning - 4 Nov 2005 2:33 PM - 9 messages
Another developer and I have noticed that after upgrading to the ASP.NET 2.0 RTM release, when using: FormsAuthentication.SetAuthCookie(userName, true) That the cookie is no longer persisted, even though the flag is set to true in my call.  This only started happening after upgrading from Beta 2 to RTM. ...
Score questions regarding validator controls
Milsnips - 4 Nov 2005 2:17 PM - 3 messages
hi there, i've got a form with 2 boxes, "New User" and "Existing User" both have got input boxes with required validators, and both have got a submit button, but whichever i press, it show the required fields even for ...
Score ASP Application - Unable to start debugging on the web server. Access is denied
Viswanathan S - 4 Nov 2005 2:13 PM - 2 messages
HI ALL! When user try to debug an Asp Web application, He got error "Unable to start debugging on the web server. Access is denied." The IIS server installed locally on the pc with Windows 2000 Professional . Administrator that try to debug on that same pc does not have any problems, ...
Score VB script error
Debbie - 4 Nov 2005 1:39 PM - 3 messages
Trying to browse in Mozilla Firefox ver 1.0.7 running on windows XP. I get this error sometimes, Microsoft VBScript runtime error '800a01a8' It works in IE but not mozilla firefox From [link] Posted via DevelopmentNow.com Groups [link] ...
Score Text in dataGrid cell
simon - 4 Nov 2005 1:01 PM - 4 messages
I would like to read the text from my dataGrid cell. Private Sub dgdPie_ItemCommand(ByVal source As Object, ByVal e As System.Web.UI.WebControls.DataGridCommandEventArgs) Handles dgdPie.ItemCommand     If e.CommandName = "PieName" Then 'user clicks on link button ...
Score Custom html output with custom server control
DKode - 4 Nov 2005 12:58 PM - 5 messages
I have developed a custom server control that displays a login page that authenticates against AD. The server control works fine, but now I am trying to figure out the best way to output custom html. The HTML output for the server control changes for each application I include ...
Score tagging code like del.icio.us, flickr
pizarropablo - 4 Nov 2005 12:17 PM - 1 message
hi, i'm looking for code of tagging system like del.icio.us or flickr. excuse my english. ...
Score tagging code like del.icio.us, flickr
pizarropablo - 4 Nov 2005 12:17 PM - 1 message
hi, i'm looking for code of tagging system like del.icio.us or flickr. excuse my english. ...
Score asp net 2.0 upgrade issue
Joe Van Meer - 4 Nov 2005 11:59 AM - 2 messages
Hi all, I've just downloaded the lastest 2.0 from microsoft site and have installed both the framework and sdk.  I have just tried to open my project but it will not open.  I am running vs2003 asp net2.0 from the 2.0 beta.  Is there ...
Score formsauthentication conflicts between 2 aspx apps
Sarah - 4 Nov 2005 11:54 AM - 2 messages
My local (XP Pro) IIS hosts 2 aspx applications. One is a subdirectory of the root. The other is a virtual directory. Both sites uses formsauthentication (and credentials are verified using separate databases). Both login forms have the option to persist the formsauthentication cookie ...
Score how to get size of generated aspx page
TomislaW - 4 Nov 2005 11:46 AM - 14 messages
I need page size of generated aspx page, how and when I can get this information programmatically ...
Score WebControl
Henrry Pires - 4 Nov 2005 10:47 AM - 12 messages
Hello to all I'm trying to make a webcontrol. I need to put on it 4 butons and one label but i have no idia how to make it. I already wrote some windowsformrs controls and it is very diferent from webcontrols. Can any one give me an ...
Score Server controls inheriting colours from stylesheet
Mantorok - 4 Nov 2005 10:31 AM - 2 messages
I have some controls such as a linkbutton and it is inheriting the colour from the style-sheet - how can I override this? Thanks Kev ...
Score Links to files
Reymond C via DotNetMonster.com - 4 Nov 2005 10:14 AM - 3 messages
Hi all I'm building a search page for documents and files on my server machine. The search results will be displayed in the form of links on a page. How can I make the user's computer open the appropriate application, whenever ...
Score Help dataset .net 2.0
Jo ARild - 4 Nov 2005 10:09 AM - 6 messages
I currently have a web-application which on last framework called a serviced component with a dataset. 'ds.RemotingFormat = SerializationFormat.binary ‘ds.RemotingFormat = SerializationFormat.Xml lOrder.SaveSwitch(ds, bt, st) <Transaction(TransactionOption.Required)> _ Public Class COrder ...
Score Deployment options for ASP.NET 2.0 projects
embers_fire - 4 Nov 2005 9:34 AM - 2 messages
I'm just wondering what the various deployment options are for ASP.NET 2.0 projects for both desktop and web applications. What are the pro's and con's of each etc. ...
Score Active Directory Vs Sql Server which way to go?
Patrick.O.Ige - 4 Nov 2005 9:25 AM - 5 messages
If i want to generate a menu structure depending on who is logged in in an intranet system(using windows authentication) is it better to use the GROUPS in Active Directory or to move the Active Directory groups into a Sql Server database and base ...
Score Radiobutton Groupname Property
WO70 - 4 Nov 2005 9:24 AM - 1 message
Hi, one day I tried to build a WebUserControl with a RadioButton inside. I added 6 of the WebUserControls to my Page and wondered why I was able to select each Radiobutton. I looked at the HTML code and found out, that the Groupname was ...
Score Post a form (server side) and submit to external url
Gert - 4 Nov 2005 8:46 AM - 9 messages
Hi, I have a form (server side) because of the filling of variables through the application. But now I need to post it to an url on submit. My .HTML form looks like this, but how to translate it to asp.net vb code? ...
Score problem debugging ASP.NET application on XP-SP2
Nadav Popplewell - 4 Nov 2005 7:06 AM - 5 messages
Hi Everybody, I've got a problem debugging ASP.NET applications on an XP SP2 System. The Details: Up to now I've been developing on an XP SP1 computer. Several days ago I got a new computer with XP SP2 installed. ...
Score How to step into after page_load event with debugger?
John Dalberg - 4 Nov 2005 7:01 AM - 3 messages
I need to know what happens after Page_load has finished so I put a breakpoint at the last statement. However after stepping into after this last statement, the app continues running without the debugger. Why can't I single step until the screen has fully rendered? ...
Score Unicode Headers for Filedownload
WO70 - 4 Nov 2005 6:18 AM - 2 messages
Hi, maybe someone had the same problem: [link] This Hotfix is only available for Windows 2003, but we also use Windows 2000 and for development Windows XP. So I thought ASP.NET 2.0 will make ...
Score What controls displays cover jpg and text in 1 box instead of datagrid
comic_rage - 4 Nov 2005 4:26 AM - 2 messages
Hi, I am trying to write a database which contains covers of dvds with their info (actress, year, movie length etc..) Correct me if I am wrong, datagrid display info in each  box ( 1 for actress name, cover link, etc) ...
Score Usage of Forms Authentication.
Andrew - 4 Nov 2005 3:51 AM - 2 messages
Hi, friends, When we set authentication in web.config file like the follows:     <authentication mode="Forms">         <forms loginUrl="login.aspx" name="myAppCookie" />     </authentication> ...
Score Regex error
niju - 4 Nov 2005 3:13 AM - 3 messages
Hi all I get Unexpected Quantifier error running the following regular expression on IE5. However IE5.5 and above doesn't complain. (?=\w*\d)^[a-zA-Z0-9/_-]+ Any help would be greatly appreciated Niju ...
Score server.mappath
Colin - 4 Nov 2005 3:09 AM - 5 messages
In the code behind server.mappath works fine, yet in a class I get 'Server operation is not available in this context'.  System.Web.HttpApplication is inherited in the class, why is this so? Colin. ...
Score new vista-like browser functionality
Pringles. - 4 Nov 2005 2:54 AM - 1 message
i'm a beginning ASP.NET developer and a VB.NET developer of almost a year.  i'm really excited about the new thumbnail preiviews and other visual enhancements to the Vista platform.  But as i was watching one of those ...
Score VS2005 ASP.NET 2.0 does not fire event for dynamically created custom web controls
Amelyan - 4 Nov 2005 2:52 AM - 3 messages
I *finally* narrowed down my problem to my custom web control.  If I hookup event inside dynamically created custom web control, it doesn't get fired. However, event gets fired for any other standard dynamically created web control.  the code below works in VS 2003 (radio_CheckedChanged get ...
Score Need help With Discount Calculation!!
Simo - 4 Nov 2005 1:40 AM - 8 messages
Hi everybody Need a formula to calculate the discount base on the quantity (Buy certain quantity and get certain quantity free)? Any help will be appreciated ...
Score FORMS NOT SUBMITTING DUE, IIS CRASH: appSettings KEY in web.confi
Dr. Paul Caesar - CoullByte (UK) Limited - 4 Nov 2005 1:11 AM - 5 messages
We have a contact us page that is used throughout our sites. I have over the last few days modified all sites to obtain information from Application Settings. It is a simple form that when ran on the server sends an email using keys in ...
Score Visual Studio 2005 final version compiles asp.net app in 3 minutes if external DLL is modified!!!
Amelyan - 4 Nov 2005 12:58 AM - 5 messages
It takes Visual Studio 2005 3 minutes to compile my application, which Visual Studio 2003 used to compile in 5 seconds!!!  Is anyone having the same issue? If I modify anything within my Asp.Net Aplication project, then VS 2005 ...
Score has anyone seen this before?
lindsay.manning - 4 Nov 2005 12:47 AM - 4 messages
I understand it is a beta and I am just wondering if this is a bug that will be fixed or if anyone might be able to shed some light on what is happenning? I am using VWD on WinXP Pro and SQL Server 2000. ...
Score Browser resident XML Web Services Client in ASP.NETV2?
Siegfried Heintze - 4 Nov 2005 12:42 AM - 2 messages
Does ASP.NET V2 have any special features to make browser resident XML Web Services any easier? I heard it did but I'm not sure what to search for to find more information. Anybody got a favorite URL? Would this be a feature ...
Score problem building enterprise library in net 2.0
Andy - 4 Nov 2005 12:08 AM - 3 messages
Hello, I  am having problem using the Enterprise Libray 2005 in the new .NET 2.0 framework.  When I started opening the Enterprise Libray Configuration it said "Enterprise Library has not been built, would you like to build now?" but when I say "Yes" it came up with an error ...
Score FileSystemObject Errors
Tony - 3 Nov 2005 11:42 PM - 5 messages
I am trying (unsuccessfully) to open a file using fso.OpenTextFile. I have given Full Trust to the assembly in Code Groups and Assembly Trust. I have added IUSR and IWAM as users. I have checked and double checked every ...
Score Deleting multiple records(rows) from tables using checkboxes
Patrick.O.Ige - 3 Nov 2005 11:41 PM - 1 message
I have a datagrid with checkboxes.. When a user clicks one check box and clicks the delete button it deletes that ROw. There another situation when a user clicks multiple rows so i had to loop throug the rows like so:- ...
Score How can you tell if a (Calendar) WebControl has focus
Peter - 3 Nov 2005 11:05 PM - 4 messages
I have a page that has multiple calendars on it and sync off of the DayRendered event on each control. My problem is that if a user clicks on one calendar, it causes a refresh and kicks off all the DayRendered events on my page. I want to ignore that ...
Score VS2005 ASP.NET 2.0
Amelyan - 3 Nov 2005 10:53 PM - 3 messages
My dynamically created controls (e.g. Button, RadioButton, etc.) stopped firing event assigned to them in VS2005 (final release) ASP.NET 2.0.  Is anyone else having the same problem?  I guess a better help would be for ...
Score Error messages
tshad - 3 Nov 2005 10:46 PM - 4 messages
If you get an exception or SqlException, how do you get the actual message? Not the detailed breakdown, but the actual message. For example, in the following message, I would like to find just "Incorrect syntax near the keyword 'and'." or "System.Data.SqlClient.SqlException: ...
Score Is it possible to consume a Web Service from an ASP Client?
Jorge Luzarraga Castro - 3 Nov 2005 10:36 PM - 3 messages
Hello Gurus, I´d like to know if it´s possible to consume a Web from an aplication developed in ASP. Any guideline. Please Help ...
Score Storing OleDBConnection in Session
Curt tabor - 3 Nov 2005 10:35 PM - 3 messages
Hi, I have several pages in my app that all use the same oleDBConnection(s). When this connection gets created, I store it as a Session variable so that other pages can access it w/o having recreate new connections every time they load. ...
Score Update to VS2005
WO70 - 3 Nov 2005 10:30 PM - 4 messages
Hi NG, I converted a VS2003 ASP.NET solution to ASP.NET 2 and got 2 Errors like this: ERROR: The member declaration for 'reqValEdit' was removed and its accessibility has been changed from 'public' to 'protected'. To access this member from another page you should create a public accessor ...
Hi,
dll
Next »