|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
#121
|
|||
|
|||
|
Quote:
check if you database name is the same as you declare to your odbc name make sure you give your files a web sharing ... first |
|
#122
|
|||
|
|||
|
Cool. This way I can make full use of the tutorial to learn ASP. By which, I am really in desperate need of a guide-through on ASP. Gracias..
![]() |
|
#123
|
|||
|
|||
|
hi
hello i duno if ive sent this alredy coz ive looked but cant find it
, im thinkin of buyin a website like, but i wounder if n e 1 can do it for me wud be class ![]() Thanks Chris PLZ email me coz i cant find me dam message so i duno if ive got a reply |
|
#124
|
||||
|
||||
|
Quote:
http://forums.aspfree.com/asp-free-...r-me-98941.html you should have got email notification with link to the new location, if you didn't get make sure you're subscribed (instant email) for your threads. anyhow, reply in there only - not in this thread. |
|
#125
|
|||
|
|||
|
Newbie help!
Quote:
I am trying to install your tutorial, but get the above error. I have followed above steps, with no result. I should note, I couldn't work out how to set the permissions on the folders and files (steps 4 and 5 of readme instructions). I tried adding IUSR_<computername>, but the computer wouldn't accept that name. Any help generously rewarded in the afterlife... |
|
#126
|
||||
|
||||
|
<computername> is the name of the server.
If you right click on "My Computer" and select the "Computer Name" tab, you can see what it is called from there. If you are using XP Pro, you may need to turn off Simple File Sharing. This can be found under the view tab under the folder options of explorer. |
|
#127
|
||||
|
||||
|
there is complete guide for this, with screen shots:
http://forums.aspfree.com/asp-devel...uide-96087.html |
|
#128
|
|||
|
|||
|
give you help
Quote:
You can link the file "global.asa" codes and modify the file "website/index.asp" like the below . I hope everyone can think much more.why i do this? <!--#include virtual="/core/classes/aspTemplate.asp" --> <!--#include virtual="/core/modules/common.asp" --> <!--#include virtual="/core/classes/error.asp" --> <!--#include file="global.asa" --> <% session_onStart application_onStart 'The above lines include 3 files located in the core directory ...... |
|
#129
|
|||
|
|||
|
Thanks
Quote:
Many Thanks !!! |
|
#130
|
|||
|
|||
|
problem
I have done same thing all written in this post but i can't use it.. please reply
thanks |
|
#131
|
|||
|
|||
|
I downloaded and extracted the zip file to me c:\inetpub\wwwroot\ folder and typed http//localhost/website/index.asp into my brower and got:
Error Type: Microsoft VBScript runtime (0x800A01AD) ActiveX component can't create object: 'Scripting.Dictionary' /core/classes/aspTemplate.asp, line 90 I'm using IIS 5.0(i think) on windows 2000 pro |
|
#132
|
||||
|
||||
|
You either don't have the scrrun.dll installed on the machine or it just isn't registered.
To register it, click "Start">"Run" in the box type "regsvr32 scrrun.dll" and hit enter. If it is missing you can download it here |
|
#133
|
||||
|
||||
|
Quote:
It would help to know exactly what problem (errors) you are having. |
|
#134
|
|||
|
|||
|
Quote:
I'm new to asp and have d/l'ed your tutorial and followed the instructions in the readme.txt file. What do I do now?? John |