| Thread | Last Post | Replies |
|
| Access denied error | 19 Jun 2006 18:29 GMT | 4 |
I get this error periodically while testing my site and changing dlls. ********************************************************************** Configuration Error Description: An error occurred during the processing of a configuration file
|
| URL question | 19 Jun 2006 18:12 GMT | 2 |
When I'm online and going to sites and click around the site, there are times I see the URL looking like this? www.sitename.com/?sessionId=1211212121212 and i see URL's like this alot for links, etc. How does this work and how is
|
| IE toolbar etc | 19 Jun 2006 18:05 GMT | 8 |
I am doing a response.redirect("mypagehere.aspx") I want to be able to turn off the toolbar, backbutton and control the location and size of this new window. Becuase I couldnt figure out how to do that for calling a page using
|
| What to use instead of frames? | 19 Jun 2006 18:01 GMT | 8 |
I've got a page where I want to have three frames or areas. On the left - two rows - on the right a single area. Thing is - on the right - I need to load a web page for preview use. From what I've read, framesets are a bad thing. What can I do instead?
|
| Mostly Static, but Some Dynamicness .. Recommendations: | 19 Jun 2006 18:00 GMT | 2 |
I have a web site. 90% of it is static. Lets say I have a menu system Home VicePresidents
|
| Determine which control fired a Page_Load | 19 Jun 2006 17:53 GMT | 2 |
I know this question has been asked on here before a few times, but none of those results suit my needs. Here's my situation. I have a search form. When I click the submit button, the query is run and, based on this query, links to a "results" page are placed on my
|
| GridView: Linked DropDownList | 19 Jun 2006 17:39 GMT | 1 |
I am using a GridView with 2 dropdown boxes. I would like to update the second dropdown based on the first dropdown selection. Any help with this would be appreciated. Thanks in advance, sck10
|
| using Atlas on hosted server | 19 Jun 2006 17:12 GMT | 2 |
I have an application I can run on my local server but when I moved it to my clients hosted production server I get the dreaded: "The application attempted to perform an operation not allowed by the security policy."
|
| Problems executing external application (.exe) using Windows service | 19 Jun 2006 17:07 GMT | 1 |
hi mahesh i am gaurav from bangalore i have one problem ,can u please help me out. i have one windows application and one windows service.
|
| Compiler Error Message: CS0246 | 19 Jun 2006 17:04 GMT | 1 |
We developed an application in 2.0; but our new hosting provider supports only 1.1. Can anyone point me to a link where we can migrate the application easily without rewriting the code? When we move the code to 1.1 environment, we are getting error: Compiler Error Message: CS0246
|
| Scoll a table cell. | 19 Jun 2006 16:44 GMT | 1 |
How could I make a cell scroll. I have a cell that contains a datalist and I want to be able to have just the contents of the cell be scrollable; everything else for the table should remain constant. Any ideas how I would do this?
|
| User control Problem | 19 Jun 2006 16:36 GMT | 2 |
For developing a portal i m using dot net 1.1 framework with VS2003 . i Have a datagrid on a usercontrol i m using the control for displaying data on a page where a dataset is generated . how can i specify the data source of the grid (on the User control) from page ...
|
| ASP.NET V1.1 Headers and footers help | 19 Jun 2006 16:23 GMT | 3 |
this is probbly a really simple answer, but im useing ASP.NET V1.1 and im trying to create a dynamic header, but a static footer. But i dont want to use place holders. thou its probbly the best way. What i am doing is useing Response.write, so heres a example
|
| ASP.NET 2.0 <=> Windows NT 4.0 | 19 Jun 2006 15:41 GMT | 6 |
I have a client request to build an asp.net application. This application shall be installed on a machine running Windows NT 4.0 SP 6a. As far as I found out framework 2.0 may not installed on any NT versions. But I hope I can at least use ASP.NET 2.0 in combination with ...
|
| Storing source code in C:\Inetpub\wwwroot | 19 Jun 2006 15:38 GMT | 3 |
I've been brought onto a new project and there's a file that lays out the preferred method of obtaining the source code. This file starts as follows: "Do not get the source for the web project throught SourceSafe explorer
|