First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
help on performance tuning
got a multi languagel site. my aproach was to create CREATE TABLE [dbo].[languages]( [lang] [nvarchar](3) NOT NULL, [lang1] [nvarchar](200) NULL, [lang2] [nvarchar](200) NULL, [lang3] [nvarchar](200) NULL, [lang4] [nvarchar](200) NULL, ........................ <SNIP> ........................ [l... 15 Apr 2008 17:53
ASP Page Generates: The requested resource is in use error.
I have a very simple ASP page that when I try and access it, I get the following error: The requested resource is in use. I went through the event viewer and noticed the system log is generating the following entry every time I try and access this ASP page. The application-specific permission settings do no... 17 Apr 2008 01:58
ASP Learning
I use Dreamweaver to develop ASP sites and am reaching a point where yes it is helpful but I want to know more. I would like to dive in a hand code things one of these days and was wondering if anyone out there has any good references as to where I could learn the language from the ground up. I figured I'd ask th... 15 Apr 2008 17:53
Generally Question
Hey gang. Question here: If someone registering for the site, enters their GUID. Now a check is made on that GUID across a DB Table to see if the GUID is present. There are approx 57,000 GUIDS in said table. It is msSQL DB on windows server 2000 server, how long would that check take? I know there are se... 25 Apr 2008 20:24
managing multiple virtual folders of cloned websites
seems like this should work.... <!-- #INCLUDE VIRTUAL="/SUBFOLDER1/SUBFOLDER2/FILE.asp" --> ... 11 Apr 2008 14:15
HELP: managing multiple virtual folders of cloned websites
I am an ASP web developer developing a website. I've got ASP files in many sub-folders of many levels deep. I've always used: <!-- #INCLUDE VIRTUAL="/VIRTUALSITE/SUBFOLDER1/SUBFOLDER2/FILE.asp" --> The VIRTUALSITE name is really the virtual directory created under IIS. I clone my website multiple tim... 11 Apr 2008 09:27
Invalid class string
Hi all, I am having error on my XP machine while on 2003 it works Error Type: Server object, ASP 0177 (0x800401F3) Invalid class string /index.asp, line 19 @ Line 19 set Session("items") = server.CreateObject("scripting.dictionary") Can any one help please. Which dll to register. Regards, ... 12 Apr 2008 04:32
ASP.Net Tutorials
ASP.Net Tutorials ASP.Net provides the most powerful environment for development of sophisticated, real-life business applications. It was only natural for us to get sucked into the vortex of the exciting opportunity that this language provides, to satiate our technical appetite. This book presents a realistic t... 10 Apr 2008 22:06
Heather Small MP3 file
H E A T H E R S M A L L R I N G T O N E S *Proud 2000* 'Heather Small - Afraid' (http://tinyurl.com/4qwoaw) (4:16 5.86Mb 192kbps) 'Heather Small - Change Your World' (http://tinyurl.com/45pf78) (4:10 5.73Mb 192kbps) 'Heather Small - Don't Change A Thing' (http://tinyurl.com/5y25c7) (5:50 8.02Mb 192kb... 10 Apr 2008 20:06
asp on IIS7
I'm running IIS7(2008 Server) and SQL both 64 bit. There's a simple client side code...that just doesn't make any sense. Is there something in IIS7 that could possibly have some effect on including the file. The problem is: <script src="myfiletoinclude.inc"></script> it works fine on my 2000 and 2003 box..... 11 Apr 2008 11:03
First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27