DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
Current group : microsoft.public.dotnet.framework.aspnet     33479 threads
page nr.:    1      2      3      4      5      6      7      8      9      10      11      12      13      14      15      16      17      18      19      20    next >>



Building webpages   (3 messages)   Date: Mon, 20 Aug 2007 10:05:26 -0600
I am working on a web based asp.net 2.0 project that began as an application in Visual Studio 2005. The web site appears to work okay, but when we attempt to build it, we get all sorts of errors. The answer I get from ...

NullReferenceExcepton in Ajax/Atlas UpdatePanel   (2 messages)   Date: Mon, 20 Aug 2007 17:55:31 +0200
Hi, I have a web site with an UpdatePanel, a Label within that panel and a Button outside the panel. All controls are created programatically (see code below). When I click the button to update the label's text, I get ...

Indenting submenus?   (1 messages)   Date: Mon, 20 Aug 2007 08:30:23 -0700
I've got a horizontal asp.net menu with submenus I'd like to indent. I've tried setting StaticSubMenuIndent and DynamicHorizontalOffset="-2" to no avail. What am I missing here? <asp:Menu ID="Menu" runat="server" ...

web service reference   (4 messages)   Date: Mon, 20 Aug 2007 11:05:16 -0400
I have a web app that is referencing several web services. When I make a change to a web service (add, modify a method), I have to 'Add Web Reference' for the changes to take affect. If I do 'Update web reference' the web app does ...

Knowledgebase / Knowledge management system   (5 messages)   Date: Mon, 20 Aug 2007 15:49:36 +0100
Hi Does anyone know of a Knowledgebase / Knowledge management system or component which may be available, similar to the one of the MS site (ie. like msdn.microsoft) Thanks ...

Visual Studio 2003 ASP.NET Re-writing   (2 messages)   Date: Mon, 20 Aug 2007 07:39:44 -0700
Howdy. I've got a simple problem that has been driving me bananas. Most of our website is still written in ASP.NET 1.1. While working on some web apps visual studio will take some tags like : <form id=Form1 method=post ...

ASPNET account for windows 2000 server   (11 messages)   Date: Mon, 20 Aug 2007 07:40:02 -0700
I am trying to setup ASPNET account for .NET application to access database (SQL Server 2000) by aspnet_regiis -i in the directory C:\WINNT\Microsoft.NET\Framework\v1.1.4322 After running it, I got a successful installed ...

Enable session state   (6 messages)   Date: Mon, 20 Aug 2007 07:40:01 -0700
I test asp.net 2.0 application on virtual PC for studio Orcas 2.0. When I start application I get error in line session("aa")="bb" Error tells that I need to enable session state. I found in @page directive option enableSessionState ...

Error message - Name bind not declared   (2 messages)   Date: Mon, 20 Aug 2007 07:26:42 -0700
This is the error message I'm getting when trying to bring back the data to show whether a check box is listed or not this is what I have so far: <EditItemTemplate><asp:RadioButton ID="RadioYes" GroupName="FAQs" runat="server" ...

Putting things at the bottom of a list.   (2 messages)   Date: Mon, 20 Aug 2007 10:23:00 -0400
I have a drop down list with a bunch of items from a datatable. I want to have it so that there are a couple of items that will always appear at the bottom. I know how to get it at the top ( leading spaces ) can anybody ...

[Newbie Question] Enumerating the values in a OleDb parameter collection?   (4 messages)   Date: Mon, 20 Aug 2007 15:04:28 +0100
Is there an easy way of Response writing the value contained within each item in an OleDb parameter collection? Using a For each loop for example? Thanks in advance, ...

No VB6   (10 messages)   Date: Mon, 20 Aug 2007 14:52:44 +0100
We have a VB6 DLL unfortunately we no longer have VB6. I need to make a line of code change to it. Is there anywhere I can compile the source code online while I look around for a copy? - I am totally unfamiliar with VB6 ...

Error: URI formats are not supported.   (3 messages)   Date: Mon, 20 Aug 2007 06:13:36 -0700
I am getting this error when I try to declare an object as an Excel workbook. Can anyone tell me how to fix it? I have placed the Excel file on the server in the "spreadsheets" directory. Public Shared wkbExcel As SpreadsheetGear ...

Error changing panel properties when it contains a TreeView or Menu   (3 messages)   Date: Mon, 20 Aug 2007 12:32:04 -0000
In VS2005, when changing the propery of any panels containing a TreeView or Menu I get the following error: Error parsing control: Object reference not set to an instance of an objec .. Does anyone aware of a workaround ...

Quotes: The server tag is not well formed.   (2 messages)   Date: Mon, 20 Aug 2007 04:32:01 -0700
Hi mister, In my itemtemplate: <tr id="filaListado" runat="server" name='<%# "filaListado" + Eval("idtareasworkflow") %>' class='<%# Container.ItemIndex % 2 == 0 ? "ItemStyle" : "AlternatingItemStyle" %>' onclick='<%# ...

DOWNLOAD CRACKED 2007's SOFTWARE: ARCHICAD 11,UNIGRAPHICS NX5,SOLIDWORKS 2008,XSTEEL 13,AUTOCAD 2008   (1 messages)   Date: Mon, 20 Aug 2007 02:41:54 -0700
Our team provide different types of services such as: - proffessional cracking of any kind of software (CAD,CAM,CAE,EDA,GIS,PCB,FEA,FEM,CNC,CFD,PDS,3D,Optics etc.) designed for any kind of operating systems(Windows 95/98/ME/2000/XP ...

Select Row by javascript in Datalist   (3 messages)   Date: Mon, 20 Aug 2007 02:22:02 -0700
Hi misters, I have Datalist like this: .... <HeaderTemplate> <table cellpadding="0" cellspacing="0" id="tbl"><tbody> </HeaderTemplate> <ItemTemplate> <tr id="<%# "filaListado" + Eval("idtareasworkflow") %>" onclick="SelectRow('<%# ...

Deploying .net 1.1 on Windows Vista   (3 messages)   Date: Mon, 20 Aug 2007 17:08:32 +0800
Hi, Our application is coding using the C#.Net 1.1, I am wondering how to deploy our C#.Net 1.1 application on the Windows Vista OS. Thanks for help. Jason ...

ASPNet HyperLink NavigateUrl foreign language characters question   (2 messages)   Date: Mon, 20 Aug 2007 17:00:52 +0800
Hi, My ASPNet HyperLink NavigateUrl is like http://192.168.0.1/OtherFolder/ڪɮק/myfile, the OtherFolder is another folder rather than the ASPNet application's default folder in the IIS. However, since there're some none ...

GridView event firing twice   (3 messages)   Date: Mon, 20 Aug 2007 09:00:50 -0000
A common question, but I haven't found an answer on the net yet, so maybe someone from the group can give me some pointers. I have a webform with a gridview control that has a ButtonField column (button is an icon). When ...


page nr.:    1      2      3      4      5      6      7      8      9      10      11      12      13      14      15      16      17      18      19      20    next >>
Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us