|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET Developmentmicrosoft.public.dotnet.framework.aspnet
Two PC development environment
Gal Steinitz -
18 Mar 2006 11:55 PM - 2 messages
What is the correct way to set up a two PC development environment where one PC (the main PC) runs IIS and Visual Studio 2005, and the 2nd PC runs SQL Server 2000 ? We ran into significant problems with security trying to set up this kind of ...
Configuration Error in Windows 2003.net Server
Paul King -
18 Mar 2006 10:47 PM - 2 messages
Dear all, Im pulling my hair out on this one... I have recently purchased a new PC to replace my existing server. My website, running on IIS6 was using ASP.net pages sucessfully before I did the migration onto the new PC. ...
add server controls to the templates for the DataList control.
Jon Paal -
18 Mar 2006 10:39 PM - 4 messages
how do I load controls to the templates for the DataList control. <asp:datalist id="dl1" runat="server" > <ItemTemplate> ...
ASP.NET 2.0: asp:Login and OnLoggingIn
R.A.M. -
18 Mar 2006 10:36 PM - 5 messages
I have a problem with logging in implementation in ASP.NET 2.0. I decided to use asp:Login control (which is enough), but I cannot find solution for handling logging in. I have an .aspx: <%@ Page Language="C#" AutoEventWireup="true" ...
Losing session variables
Inga2005 -
18 Mar 2006 10:01 PM - 3 messages
Hi! I have developed a web application which is using localization files. Once the user selects a different language then the original one the session variables are lost after 7 seconds. Otherwise the session variables are kept for 20 min as set in the web.config file. The ...
passing values to other page
Ganesh -
18 Mar 2006 9:22 PM - 3 messages
Hi there, I'm new to .net just started with 2005 and asp.net 2.0, I'm passing control values to other page to retrieve the data from data set based on the passing values. It works fine. But when i click any field for sorting it looses the ...
How do I pass a variant byte array to a .NET web service?
abarberis -
18 Mar 2006 9:01 PM - 4 messages
I'm very confused with this. I have a .NET web service that I am trying to pass a variant byte array to from the client side. If the signature of the web service is set to accept an Object it seems to pass it in ...
Converting DataColumn to Arrays
Sanjay Tibrewal -
18 Mar 2006 8:30 PM - 1 message
Folks, I am still on 1.1 framework for various reasons. I have a DataColumn of doubles that I want to convert to an array of doubles. I can do that through a simple function but then I have to write a ...
Page_Load Problem
Gary Coutts -
18 Mar 2006 8:27 PM - 3 messages
Hi, I am generating a popup window for data entry using the javascript window.open function: window.open('ViewItem.aspx', Index, WindowSetUp) ; I need to generate some controls dynamically in ViewItem.aspx, the type of ...
Page Load Phasing
Gary Coutts -
18 Mar 2006 8:13 PM - 3 messages
Hi, I am generating a popup window for data entry using the javascript window.open function: window.open('ViewItem.aspx', Index, WindowSetUp) ; I need to generate some controls dynamically in ViewItem.aspx, the type of ...
Accessing folders outside of ASP.Net website
bdtmike -
18 Mar 2006 8:09 PM - 3 messages
This is a dumb newbie questions: I have an asp.net 2.0 website that needs to access a folder out on another server. It needs to look at this folder and process files which are uploaded by another program. What is the proper way to doing ...
How to deploy a website developed on one server to a different server?
keithb -
18 Mar 2006 8:06 PM - 2 messages
What is the procedure for deploying an asp.net 2.0 web site to a new server, with a different path? Thanks, Keith ...
Error using ASP.NET Website Administration tool. Please help
keithb -
18 Mar 2006 7:56 PM - 2 messages
Can someone suggest a course of action? Thanks, Keith Using the ASP.NET Website Administration tool to set up security, I get the following error message: An error was encountered. Please return to the previous page and try again. ...
Unable to cast object of type 'ASP.main_master' to type 'ASP.main_master'.
craigkenisston -
18 Mar 2006 7:32 PM - 2 messages
Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\mysite\00fde41c\efd931db\App_Web_msn3-rrs.8.cs Line: 0 I get this error randomly. Some times, in the middle of the run, the application just start ...
2.0: <asp:Image> click at server
R.A.M. -
18 Mar 2006 7:17 PM - 5 messages
Hello, Could anyone help me to handle <asp:Image> click in behind code? I have: <asp:Image ID="DotNETImage" ImageUrl="Images/DotNET_360x280.jpeg" AlternateText="Microsoft .NET version 2.0" Width="360" Height="280" runat="server" /> which I need to handle when clicked. I tried: ...
how to change assembly name ?
Jarod -
18 Mar 2006 6:43 PM - 3 messages
hey In asp.net 2.0 I have assembly named App_Code ( like folder with classes ;) How to change it ??? I don't see any options. Jarod ...
Building Web farm with ASP.NET 2.0
George Jordanov Ivanov -
18 Mar 2006 6:13 PM - 4 messages
Folks, I am currently researching the possibilities to build up a Web farm based on ASP.NET 2.0. However, I can't find good guides and HOWTOs regarding this. I guess that there should be some load balancing infrastructure in front of ...
webAdmin remote ?
Jarod -
18 Mar 2006 6:09 PM - 1 message
Hey Is there a way to setup webadmin to work as a webadmin panel so I can log into from remote computer. Let's say I'd like to configure my website so that administrator can use webadmin. How to do it ? ...
!! DOWNLOAD THE MOST POPULAR 2006's CRACKED SOFTWARE(CAD/CAE/CAM/EDA/PCB/GIS/CNC/FEA)
SoftStore2005 -
18 Mar 2006 5:20 PM - 1 message
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, Linux,
FreeBSD, OS/2, MAC OS etc.) ...
¤ China ZhongZhan Aids Mei Mei
enlamasperm -
18 Mar 2006 5:01 PM - 1 message
Killer! [link] el***@digi-art.de ...
Consuming RSS Feeds on My Site
DAL -
18 Mar 2006 4:35 PM - 3 messages
Question: How easy is it to have RSS feeds consumed on my site, and is there any EASY (your dealing with a newbie) tutorials that explain how to write the code. I am looking for a tutorial that holds my hand (or something close ...
Aps.NET Calendar control Background
Baren -
18 Mar 2006 4:00 PM - 3 messages
Hi! All Can anyway we provide a backgroud image to ASP.NEt Calendar control?? Thanks in advance. Regards, Baren ...
JavaScript error when using validators on SSL page w/ASP.NET 2.0
Ben Fidge -
18 Mar 2006 3:53 PM - 3 messages
Hi I'm getting javascript errors when I use Validator controls on my checkout page which runs under SSL. This is only happening on Windows 2003 server though and not on my XP development machine. The JavaScript error itself is not revealing much and therefore doesn't give ...
Calling exe with parameter doesn't work....
christof -
18 Mar 2006 2:49 PM - 6 messages
I wish to use an exe file, it looks like this: System.Diagnostics.Process mysqldump = new System.Diagnostics.Process(); mysqldump.StartInfo.FileName = @"C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqldump.exe"; ...
Open source Asp.Net Content Management System
fwsmaster -
18 Mar 2006 2:19 PM - 1 message
FWS Dotnetnukes websites focus on all DotNetNuke® (DNNT) related matter. The purpose of these sites is to support, demo and promote this open source .Net Webportal and Content Management System. It's modules, language packs, skins and containers. The FWS Dotnetnukes mainsite at [link] has become a ...
Crystal Reports - Left Margin Question
Terry Burns -
18 Mar 2006 12:54 PM - 1 message
Hi, I have created a report in Crystal Reports / ASP.NET 2003. The report is working except that the report is in a div tag rendered by the control which is positioned to the left. However the report itself has a margin of 250px ...
DataGrid and Icon
Pawel -
18 Mar 2006 10:19 AM - 5 messages
Hello I've a problem with DataGrid and Icon. Incons are in DataGrid's cells next to the other data. And now. When i cklick this icon i want to change icon without reload site. How to do this? Below part of code. ...
Mutex could not be created problem in VS 2005
Gnic -
18 Mar 2006 10:19 AM - 1 message
Hi, When I try to go to an ASP.NET page, it return an exception about "Mutex could not be created" I read some online forum and the solution for this is to close Visual studio and delete the file and folder in the Temporary ASP.NET Files folder. ...
DataGrid Current Page
Adam J Knight -
18 Mar 2006 9:39 AM - 1 message
Hi all, I may have asked this previously, but seem to have forgotten. How can i specify a particular css class, for the currently selected number in numeric datagrid paging? Cheers, Adam ...
Toggle div part.
Edwin Knoppert -
18 Mar 2006 8:40 AM - 3 messages
How can i use the existing controls to get me a [+] which toggles a div part? I was trying the treeview but that one does not have itemtemplates. I'm trying the get me a WYSWYG so i can edit the contents with VWD directly. ...
Alter base target through asp.net code
frichard -
18 Mar 2006 8:28 AM - 1 message
I need to change the target of the base of a page that is within a content frame. The window has three frames, content, top and main When the person logs in the log in section is in the content frame to the ...
HTTP/1.1 403 Access Forbidden - Error opening ASP.NET web project
PK9 -
18 Mar 2006 6:41 AM - 2 messages
I am receiving the following error in Visual Studio 2003: "the web server reported the following error when attempting to create or open the web project HTTP/1.1 403 Access Forbidden" I am receiving this error when opening a web project that I created on ...
Submit Button event for EnterKey in Asp.Net
conckrish -
18 Mar 2006 6:19 AM - 3 messages
Hi All, I have two textboxes(Emailid,passwd) and a Button Submit in my Webform.I have set focus to Email textbox by using JavaScript.Now how to call the Submit button_click event when we hit Enter key from the ...
When must set Credentials with webservice?
ad -
18 Mar 2006 5:57 AM - 2 messages
When we new a web Service, the default in IIS is Allow Anonymous and Integrated Windows Authentication , we just use : WebService.webClass myWC= new WebService.webClass(); and then we can access the WebService thought myWC But I find some time it will fail with Access denid, and I must ...
accessing a value of a user control from the calling page
evandelagrammaticas -
18 Mar 2006 5:42 AM - 7 messages
Hi all. I have spent the better part of a day scouring the newsgroups and I am sure that I must have come across the solution a number of times - but I am still a real newbie at asp.net so please forgive me ...
GetPreloadedEntityBody Does not work ASP.NET 2.0
brianedow -
18 Mar 2006 5:11 AM - 1 message
I'm trying to use GetPreloadedEntityBody within a HTTPModule and it returns a null object. Does anyone have an idea of why works in 1.1 and not in 2.0 framework? Thanks. ...
How properly return XML from an ASPX page?
Ronald S. Cook -
18 Mar 2006 4:33 AM - 2 messages
I have an ASPX page that returns XML to the calling client. While the code below works, I don't think it's proper because it's not encoded as XML. I.e. special characters might screw things up. ...
FTP :No connection could be made because the target machine actively refused it
gaurav tyagi -
18 Mar 2006 4:25 AM - 1 message
i am trying to downlosd frles from a local ftp server in my network . here i am able to connect to server but to get file list from server i send "PASV" command it retuns some value which is not 227. ...
Session Variables
Robert E. Flaherty -
18 Mar 2006 3:05 AM - 5 messages
Working with ASP.NET 1.1 - C# I have been attempting to locate all of reading and writing of session variables into a class in its own file. The file contains: using System; using System.Collections; using System.Web; ...
VS 2005 web dev on localhost
Howard -
18 Mar 2006 2:13 AM - 6 messages
I develop my website locally with VS 2005. the problem is all the links are broken because the directories don't match. on my production server it's [link] but on my local server it's localhost/myname/ ...
how reference Microsoft Word namespace without using VS.Net
ºa¤Ö -
18 Mar 2006 1:54 AM - 1 message
I found many many sample that how to open/save or edit Microsoft Word by using VS.NET however, if I haven't VS.NEt, then how to do this? I cannot find the suitable namespace for Microsoft Word. Thanks ...
searching multi - Item arraylist
Jon Paal -
18 Mar 2006 1:30 AM - 5 messages
how can I search for a value in a multi - item arraylist to prevent adding duplicates ? ...
solution: IE7 and VS2005 issue with style builder
harddrive1610 -
17 Mar 2006 11:46 PM - 1 message
If you have IE7 and VS 2005 you may notice that the style builder window appears then disappers, this is an issue due to IE7, the below explains how to fix it. 1. Add the following key to the registry ...
Scalable Application Design
Terry Holland -
17 Mar 2006 10:43 PM - 4 messages
Ive read that to build scalable web apps it is not recommended that state be stored in session variables. My understanding of this is that, with many users using the application concurrently, the amount of memory required to store all their session ...
Cool book
Fabri -
17 Mar 2006 10:42 PM - 2 messages
I am a dba/developer from about 5 years. I'm trying to migrate from classic asp to asp.net for my webapps and I would like to start the right way. I'm looking for a good book to learn ms way to develop large webapps. ...
how to present a grid report on web page?
Terry Olsen -
17 Mar 2006 10:07 PM - 2 messages
I need to generate a report like this that is presented on a web page. The report would be generated daily and would go 30 days back (the 31st day being dropped off). ----------------------------------------- The data would be read from an SQL database with the following schema: ...
Dynamic controls and viewstate
Diffident -
17 Mar 2006 9:10 PM - 2 messages
Hello All, I am trying to add dynamic controls onto my page and here is how I am doing that. I have a page which has a button called as "AddMoreControls" and in this button's event handler I am creating controls dynamically and adding them to ...
"Failed to access IIS metabase" on XP
David Veeneman -
17 Mar 2006 8:58 PM - 6 messages
I had to reformat my Windows XP Professional development machine yesterday and reinstall everything, including IIS and VS 2005. I thought I had worked out the procedure to get ASP.NET up and running on a local machine, but I am ...
Programmatically Modify Site-Map Nodes in Memory
bburkhart -
17 Mar 2006 8:42 PM - 2 messages
First look at: [link](VS.80).aspx I've tried this, and while the code sort of works, the modified SiteMapNodes get stuck in memory and can't be modified on other requests without having to ...
long running process from ASP.NET page
ob -
17 Mar 2006 8:41 PM - 1 message
The situation I have is that I have a long running process (that takes 15 min to process) kicked off from an ASP.NET page. I launch a thread and kick of the process and return instantly. I store information about the thread in ...
Any way to disable a column in a DataGrid?
Rico -
17 Mar 2006 8:35 PM - 4 messages
Hello, I have a Datagrid with two rows, "Product Description" and "Serial Number". I want the user to be able to add / edit the serial number, but not the Product Description. In fact, I don't even want the description to be able ...
Can we find out IP address?
Andrew -
17 Mar 2006 8:25 PM - 5 messages
Hi, guys, Do we have a .net function to find out what is the IP address of IIS server? Thanks. ...
.NET 2.0 beginner: asp:Image click - at server
R.A.M. -
17 Mar 2006 8:15 PM - 2 messages
Hello, Could you help me please with a problem concerning handling at server asp:Images? I have <asp:Image ID="DotNETImage" ImageUrl="Images/DotNET_360x280.jpeg" AlternateText="Microsoft .NET version 2.0" ...
OleDbConnection extended properties
m.trimble -
17 Mar 2006 8:13 PM - 1 message
I've set up some visual basic .net code to read a spreadsheet. It works, but not all the time. Sometimes I get an error where the Microsoft Jet Engine could not access the spreadhsheet tab name, which has been entered in the application and I know to be correct. ...
Why it did not work if URL is for an internet site?
Andrew -
17 Mar 2006 7:26 PM - 1 message
Hello, friends, In VB6.0, I tested the following code to download binary image files: Dim objInet As New InetCtlsObjects.Inet Dim byteData() As Byte ' Data variable On Error Resume Next ...
users and roles
Francis Reed -
17 Mar 2006 7:06 PM - 3 messages
Hi I haven a question concerning roles and membership in asp.net 2.0. I work for an online university, and we would like to implement role based security for our portal. Currently our university has 11 courses, which fall in 5 ...
asp .net / sql -- missing spaces?
mattdaddym -
17 Mar 2006 6:43 PM - 1 message
Hi, I have an asp .net application that writes textboxes from a form into a sql database. The code is very simple. The .text property of the textbox is written to the database or loaded back. After the new revision of my site I have a seemingly random problem where users are ...
ASP.NET 2.0 "This is an invalid webresource request."
Amelyan -
17 Mar 2006 6:29 PM - 1 message
I am occasionally getting this exception in production, and I can't figure out what it is. I compiled my program in debug mode, but below is the whole call stack it gives me. Doesn't tell me where in my code the problem ...
asp 2.0 DataAdapters always reset to null on page load
drisso -
17 Mar 2006 6:28 PM - 1 message
I found it convenient in asp.net 1.1 that you could easily define a dataadapter through a wizard and when the page reloads the initialize component would recreate it for you each time. Now that the initialize component in 2.0 is only called once when the application loads each ...
How to update datagrid after update
Michael -
17 Mar 2006 6:25 PM - 2 messages
Hi, I've got a simple web(asp.net) form that adds a record to the database. That works fine, but I also would like to have the datagrid refreshed with the new record. What is the best way to handle this. I have a sqlDatasource as the ...
Oracle membership ?
Jarod -
17 Mar 2006 6:21 PM - 2 messages
hey I need to implement membership on oracle please tell me where I can download any implementation of it ? I hope it exist ;) Jarod ...
copy datarow to string array
Imran Aziz -
17 Mar 2006 6:17 PM - 2 messages
Hello All, Is there a builtin method with Dataset that can convert a datarow to a string array, or will I have to loop over the data rows to populate the string array ? Imran. ...
Track the users on line?
andrea -
17 Mar 2006 5:57 PM - 8 messages
Which is the best way to track the number of the user currently logged into a web site? I've some idea on mind, but I want to compare with you. One could be to increment a session variable on the session_start in the ...
Complex nested repeater
Howard -
17 Mar 2006 5:52 PM - 1 message
I need to generated a table from data from 2 database tables. 1st table CATEGORY consists of CATID|CATEGORYNAME| 2nd table is ITEM ID|CATEGORYID|NAME| The html output shoud look like this Category 1 1. Item 2. Item Category 2 ...
DAAB FxCop
Kenny M. -
17 Mar 2006 5:48 PM - 2 messages
Should we fix the bug that FxCop shows about the Data Application Block and others? ...
Implementing ICallbackEventHandler
Harvey Triana -
17 Mar 2006 5:25 PM - 4 messages
Hello I try to implement ICallbackEventHandler follow sample in [link] I add code line: Implements System.Web.UI.ICallbackEventHandler The IDE write this signatures: Public Function GetCallbackResult() As String Implements ...
Populating a DropDownList
p.mc -
17 Mar 2006 5:24 PM - 7 messages
Hi all, I have a MS SQLServer database which has two tables, 'images' and 'photographers'. The photographer table contains a field for PhotographerID and a one for PhotographerName. The image table also contains a field for photographerID which is used to join the two ...
Embedded User Control in DataList - Postback Issue
Rick Wez -
17 Mar 2006 5:20 PM - 1 message
I feel like I'm going to pull out my hair (there's not much left); I've read almost every online post trying to figure this out. So I started over with something VERY simple and it still doesn't work ... here we ...
UPLOAD HELP
Window_Frog -
17 Mar 2006 5:14 PM - 3 messages
Hello all. I may or may not be in the right place, but I definetely need help. I have built several sites using vbscript to access a simple MySQL database. My users are able to enter simple information (names, address, types, etc.), but I desperately need them to be able to upload ...
Adding asp.net page to existing project
Michael -
17 Mar 2006 4:57 PM - 3 messages
Hi I'm new to asp.net so I'm sorry for such easy questions. I was asked to create a simple Purchase order form and have pretty much completed to asp.net page, but now the manager want to place it in an existing site. He was ...
reading in an excel file->.net web application
Paul -
17 Mar 2006 4:38 PM - 3 messages
Hi just wondering if anyone has tried to read in an excel file into a web application? I have a web app that I want to be able to update records in an mssql database and use an excel file for data input. ...
Isolated Development on IIS 5.1 & 6.0
Wm. Scott Miller -
17 Mar 2006 4:31 PM - 4 messages
We have been looking at how to develop in a team environment where our servers are all Windows Server 2003 (IIS 6.0) and all our development machines are Windows XP (IIS 5.1). We are doing all ASP.NET applications. ...
SSL won't work - please help!
Damon -
17 Mar 2006 4:14 PM - 5 messages
I've been beating my head against the wall on this one for hours. Here's what I tried first: * Import self-registered certificate into IIS 5.1 (WinXP Pro) * Set SSL to be required, with 128-bit encryption, for the ...
Can you identify the cell clicked in an ASP.NET datagrid?
johnnyG -
17 Mar 2006 4:05 PM - 3 messages
I've tried this approach but it's not quite what I want: Private Sub DataGrid1_ItemDataBound(ByVal sender As Object, _ ByVal e As System.Web.UI.WebControls.DataGridItemEventArgs) _ Handles dg.ItemDataBound ...
Asp.Net 2.0 Profiles Question...
Mark Rochotte -
17 Mar 2006 3:53 PM - 3 messages
Hi All! I have authenticated profiles setup that have First Name and Last Name values. During the course of page building, I need to retrieve those values for all users who are members of a particular role to populate a drop-down list ...
Can't save data to SQL Server
Michael -
17 Mar 2006 3:30 PM - 2 messages
Hi Everyone, I have a simple page right now to save an PO info to the server. I get the following error: "ExecuteNonQuery requires the command to have a transaction when the connection assigned to the command is in a pending local transaction. The ...
CSS Styles in MasterPage
Mirek Endys -
17 Mar 2006 3:27 PM - 7 messages
HEEELP!!!! I have a big problem :))))) How to use url in CSS stylesheet file that is linked into MasterPage. The tilda '~' (as shortcut to the root of the webserver) is not working, and my MasterPage is used by pages not only in root but in other subfolders. ...
aspnet_wp.exe + serialization = --resources
Alex D. -
17 Mar 2006 3:13 PM - 2 messages
hi guys. I need to clone multiple times an object and I am succesfully cloning using the regular serialization process, using a MemoryStream. My problem is that after cloning the object more that 7 or 10 times then my computer's memory ...
Web application setup problem on Win 2003
Rabbit -
17 Mar 2006 2:43 PM - 8 messages
Dear all, Does anyone know how to resolve following setup problem, I developed my application(using .net 2.0) which will connect Access database on my Win XP, everything works fine, but when I place the web folder onto my Win 2003 ...
Poll two web servers and send to traffic to the currently live ser
Hamid Ozair -
17 Mar 2006 2:43 PM - 1 message
Would it be possible to write an asp script that would poll two web servers and send traffic to the currently live server? Would we also need a program running in the background on the server hosting the site for that script to ...
Redirects
Stan Canepa -
17 Mar 2006 2:23 PM - 5 messages
I have a web app that works fine on the development machine and on several servers running Win2k IIS 5 and Windows2003 IIS 6. But I am having an issue on one particular erver running Win2k IIS 5, but has an Apache server ...
Subcategory row
ivan.svaljek -
17 Mar 2006 2:15 PM - 2 messages
Is it possible to add a custom subcategory row to datagrid's output, like this: -----header--------- --subcategory1-- data,data,data data,data,data --subcategory2-- data,data,data data,data,data data,data,data --subcategory3-- data.. ...
Why WebService Access Denied
ad -
17 Mar 2006 1:46 PM - 3 messages
I have a virtual which is a web service. When I use the IP to get the web service, it return a access denied message: [link] but if I use local host, it is ok ...
ASPX compilation and loading question
KN -
17 Mar 2006 1:40 PM - 3 messages
Hello, Is it possible to provide the .aspx mark up to the buildmanager from a resource for compilation and load it whithout having the .aspx file in the virtual folder? Since, the registered HTTP module is being executed before the .aspx page is ...
onclick button event throws compiler error
wardy1975 -
17 Mar 2006 1:36 PM - 4 messages
Hi all....looking for a bit of help here....I'm using an asp.net server side button, and trying to add an onclick event on the button to call a javascript function. However, I am trying to enter the onclick syntax ...
Accessing a Label control programmatically in codebehind for asp.net 2
Paul -
17 Mar 2006 1:22 PM - 4 messages
I am using Visual Studio.net 2005 (and asp.net 2.0) Let's say that in a Web Project, I have created a (Dataset?) called SomeDataset.xsd. On it I have a TableAdapter called SomeTableTableAdapter and a query called ...
Calling COM from asp.net application...
Wallace -
17 Mar 2006 1:11 PM - 4 messages
Hai all, Can anyone tell me how to call a COM from as asp.net application? Please help... Urgent... Looking forward for the response? Thanx in advance... ...
Datagrid and Back Button
mike -
17 Mar 2006 12:31 PM - 1 message
Hi I've recently discovered a strange problem with the datagrid. I have a search field which allows users to define a name they want to search on. When the user presses Search, the sql is modified and the data grid is rebound. You can then select one of the rows to view more ...
Cache problem...
Saad -
17 Mar 2006 12:25 PM - 5 messages
Hi all, I am running a code on the local machine and its working fine.. but when i put it on the production server it gives the most weird problem.. After loggin the user i move up the hiearchy by clicking the links retrieve from ...
Database Location in a Multitier Soulution
Martyn Fewtrell -
17 Mar 2006 11:31 AM - 5 messages
Hi there I am just canvassing some opinions so feel free to add yours. I mainly work with VB.Net on dynamic websites driven by Access and have more recently been trying to introduce Business and Data layers. Most of my ...
CSSClass in MasterPage at DesignTime
Mirek Endys -
17 Mar 2006 11:26 AM - 2 messages
Hello, my todays problem is: Im using CssClass for server controls as <asp:panel> is. Im using MasterPage with these panels to define base layout of the page. I cannot see layout of the page in design time. The panels are positioned by a default properties, ...
asp:table in formview not possible???
Leo Pape -
17 Mar 2006 11:23 AM - 1 message
Hello, When I place a <asp:table> in a formview (In the edititemtemplate or insertitemtemplate) I'm not able to update data anymore if the bound controls are placed in that table When I place the controls in a general html table it works fine ...
which version installed?
kourosh -
17 Mar 2006 11:18 AM - 6 messages
how can I check that which version of dotnet installed on the web server? ...
File Upload Validator
Cristian -
17 Mar 2006 11:13 AM - 9 messages
Hi. I've developer on my web page a uploader files sytem, but I can't find a solution for looking the file size before the upload. Please some help!! Bye Franc ...
SiteMap
andrea -
17 Mar 2006 10:52 AM - 1 message
I've created my custome Site Map provider, but I would like to supply some parameter in the constructor. Anybody know how to do that, or simple how can I setup some additional information? For instance I need to pass as a variable the name of the root node as well ...
AutoCompleteStringCollection problem
jack -
17 Mar 2006 10:17 AM - 3 messages
This code dosent display data.Add("Csharp"); data.Add("C sharp"); couldnt find the reason why .. AutoCompleteStringCollection data = new ...
no spaces
Howard -
17 Mar 2006 8:30 AM - 2 messages
is there a quick option in asp.net or visual studio 2005 to strip out all unessesary spaces in the html output? and html comments? I want to save bandwidth, readability is not an issue ...
SmartNavigation and ASP.NET 2.0
Mogens Nielsen - Elbek & Vejrup A/S -
17 Mar 2006 8:24 AM - 6 messages
Hi, I can see from the msdn-docs that SmartNavigation is now obsolete. Why is that? The SmartNavigation feature has been replaced by MaintainScrollPosition, but the scoll position is not why we're using the feature. It is mainly to avoid the flickering when posting back. ...
Grid View PagerTemplate Skin
Stuart Shay -
17 Mar 2006 7:44 AM - 1 message
Hello All I am working on creating a generic theme for my GridView Controls. In My Skin File I have something like this. <asp:GridView SkinId="CustomPager" CssClass="gridView" runat="server"> <PagerTemplate> <font class="smalltext">Page:</font> ...
URL rewriting problem
KMA -
17 Mar 2006 6:53 AM - 3 messages
My site has dynamicaly generated pages. Most of the URLs are false, and I used to trap them in a generic 404 page, which stripped off a unique part of the URL, built the page then sent that back to the client. But then the ...
Error 38 Metadata file 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\websit
| |||||||||||||||||||||||