|
IIS Virtual Directory Woes
|
| |
I didn't get a resolution to this in my earlier post, so I'll try again: System: Windows XP Pro. (SP2) with IIS installed and running PRIOR to VS 2008 Pro. installation. VS 2008 Pro. (full installation). Installations and testing is all done via an Administrator account. If I simply create a new ASP .NET Web Application Project (WAP) on my local... more »
|
|
table adaptes and scope_identity()
|
| |
Hi, Im having a small problem. I have created an insert function which works fine and dandy. In order to get the new row id I did the following. Insert BLAH BLAH BLAH ; select scope_identity(); Now I set the return type to scalar, but it insists on returning the value 1, which is the number of rows affected. Can anyone tell me what I need to... more »
|
|
SQL Express DB Attach ...:(
|
| |
Hi, I'm developing a web site using visual studio 2005 [Pro. Edition]. I created my databse in the folder App_Data to be attached automatically to sql express 2005 when I run the site. So far, so good. In order to add microsoft membership database to my web site database, I opened sql server 2005 management studio and I got my web site databse attached then I used the... more »
|
|
Unable to cache style sheet
|
| |
This really puzzles me. I have an application with a single style sheet (30KB) and a series of js files, all declared in the header section of the master page the standard way: <link href="css/style1.css" rel="stylesheet" type="text/css" media="screen"/> <script src="js/common.js" type="text/javascript"></scrip t... more »
|
|
master page
|
| |
We have created master page. But, we can view the object for those page under master page at the content place holder.
|
|
ColdFusion Tutorial List
|
| |
ColdFusion Tutorial List How to use cfsaveconetnt ? User Login Application code documentation Pagination Pagination : Component based Pagination : Function based Slide Show Color Picker Hold Output visit the [link] for coldfusion helps, tips, tutorials, well designed documentation etc.... more »
|
|
Disapearing Changes
|
| |
Hi I know your gonna say finger trouble to this question, but its not. OK, yesterday, I converted a project from vs2005 to vs2008 ( and did a backup via the conversion I might add ). Anyway, I did several hours work saving every time,etc etc.. When I came to shut down last night, I had a few system errors, and had to... more »
|
|
|