| Thread | Last Post | Replies |
|
| ASP/ASPX | 10 Jun 2008 21:44 GMT | 7 |
I have an ASP web site and I want to start moving a few ASPX pages to this site. Shouldn't I be able to just move the pages over and be able to bring them up? When I do this, I get a "Run Time Error" and it displays me the message that
|
| DataGrid question | 10 Jun 2008 21:14 GMT | 8 |
I have a Datagrid that is working fine displying my records, but I'm trying to program buttons on each record line to launch another web page that shows all the details for the product:
|
| LinkButton control and page anchor not working in Mobile 6.0 | 10 Jun 2008 20:51 GMT | 1 |
I have posted this question, which I think is very simple on several sites, and nobody seems to know what I am talking about. At my wits end here. Please help. I am putting together a site for mobile devices using regular ASP.NET
|
| Forms timeout doesn't appear to be working. | 10 Jun 2008 20:28 GMT | 1 |
Folks, This is sort of a continuation of my question with session timeouts but slightly different. I am using Forms authentication with the following code:
|
| 2003 R2 issue with SqlDataSource | 10 Jun 2008 18:23 GMT | 3 |
I set up a Server 2003 R2 64-bit server to run ODP.NET.... That all works fine in 32-BIT mode except 1 thing. When I use asp:SqlDataSource tag on this machine I get this error. This application runs fine on all the other machines.
|
| how to approach unique user views | 10 Jun 2008 16:53 GMT | 1 |
I currently have 2 databases with one website per DB. The databases are simple collections of views and some tables holding keys for the views - these DBs are exact copies of eachother, other than the item values needed to generate different views. The two websites are also ...
|
| Test environment for ActiveDirectoryMembershipProvider | 10 Jun 2008 15:47 GMT | 4 |
I am using ActiveDirectoryMembershipProvider for authentication. In my development environment I don't have any Active Directory available for development and test. Basically my development environment is a windows xp laptop.
|
| How query between databases | 10 Jun 2008 15:29 GMT | 1 |
I have an Employees table in Db1 and a Vacations table in Db2 (SQL Server). Vacations is linked to Employees by EmployeeId. In SQL how would I join the 2 tables, even though they are from 2 different dbs?
|
| Website starts with directorly listing instead of displaying default page | 10 Jun 2008 15:28 GMT | 1 |
I have a website in VS 2005. For some reason, when I run it from within VS, it shows the directory listing instead of the default page. It just started doing this and I have no idea what I did to cause it. Does anyone know how to make it show the default page at
|
| EMail\SQLError | 10 Jun 2008 15:13 GMT | 3 |
Below is the from part of an sql statement. When the query is fired from the web page I get the following error. How do I work around this? Thanks Token unknown - line 1, char 67 @
|
| can't ref img in theme stylesheet | 10 Jun 2008 14:59 GMT | 1 |
I am setting an image on a page and the image is defined in the stylesheet unsed a theme folder. Problem is no matter how I define the image url it does not display.
|
| ScriptManager .NET 3.5 | 10 Jun 2008 14:53 GMT | 2 |
II have a asp.net application that using .NET framework 2.0. I use VS 2005. I opened VS 2008 and upgraded all the proejcts to .NET 3.5. My applicaiton has a code as below which is giving me error...any clues how to fix that... Parser Error Message: The base class includes the ...
|
| Remote server | 10 Jun 2008 14:33 GMT | 2 |
I need to be able to execute a batch file on a remote server from my website. Is this possible? Any help with getting started on this would be appreciated.
|
| IIS website on shared folder and PolicyException | 10 Jun 2008 14:03 GMT | 2 |
I have a website on a NAS. Permissions are set correctly because I can open HTML files. When framework is involved i receive this exception: System.Security.Policy.PolicyException: Required permissions cannot be
|
| SQL datareader problem | 10 Jun 2008 12:42 GMT | 1 |
Hai, Now I started ASP.NET Visual Web developer2008. When I stated the database connection like con = New SqlConnection("Data Source=BIJU;Initial
|