|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#46
|
|||
|
|||
|
I must be on a dumb day as well.
I get the same problem; Code:
<LI>Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified /core/modules/common.asp, line 69 Tried the Tutorial\... directory from C:\ Moved it to my normal \my documents\myWebs\ directory. Set iis core virtual directory to point to \tutorial\core Copied website folder to the inetpub\wwwfiles directory and tried calling http://localhost/website/index.asp It may be Tuesday but it sure feels like a Monday ![]() |
|
#47
|
|||
|
|||
|
hi ,i am totally new to asp.net
so please igve me some good tutorials along with examples |
|
#48
|
|||
|
|||
|
hi. im beginner here.. i already download the tutorial but it seems that i hv a problem about readme file.. i actucally dun understand some step.
Steps to follow 1) Copy the core and TutorialDatabase folders to you C: <-- DONE 2) Copy the website folder (or just its contents) to your Inetpub/wwwroot folder <-- DONE 3) In IIS create a virtual directory named 'core' (without the single quotes) and link it to your C:\core directory. <-- i don't understand this sentence. can explain the step? 4) Right click the TutorialDatabase folder, Select Properties, Click the Security tab, add the IUSR_xxx (where xxx is your computers name) to the list (if it isn't already there) and give it write permissions on this folder (do the same for your Temp directory, located under C:\WINDOWS or C:\WINNT) <-- when i write click im only saw general tab, sharing tab, web sharing tab and customize tab. 5) Right click the Tutorial.mdb database and make sure the IUSR_xxx account also has write permissions. <-- how? |
|
#49
|
|||
|
|||
|
vb.net pleeeeease
Quote:
|
|
#50
|
||||
|
||||
|
Anzi,
Quote:
Open IIS right click the "Default Website". Click "New", then "Virtual Directory". Click "Next", in the 'Alias' textbox, type the name 'core', click "Next". Browse to your C:\core directory, click "Next". Click "Next" accepting "Access Permissions". Click "Finish" 4) To show the "Security" Tab, do a search on google, for the Operating System you are using. 5) This can be done after the "Security" tab is displayed. AspSpic, There is already a VB.NET Tutorial available at the top of the .NET forum. |
|
#51
|
|||
|
|||
|
a good tutorial
good man
|
|
#52
|
|||
|
|||
|
can you do one for Perl? i want to learn Perl
|
|
#53
|
||||
|
||||
|
I don't program in Perl, but someone else on this forum might be willing to create a Perl tutorial for you.
|
|
#54
|
|||
|
|||
|
small problem
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified /core/modules/common.asp, line 69 line 69 objConn.open connectionStringPayload sub application_onStart Application("ConnectionString")="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\TutorialDatabase\Tutorial.mdb;User Id=;Password=;" end sub |
|
#55
|
|||
|
|||
|
Im having the same problems,
Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified /core/modules/common.asp, line 69 Tried everthing mentioned in the thread but nothing still the same error. Anyone help????????????? |
|
#56
|
|||
|
|||
|
Quote:
First Thanks so much for your tutorial and sorry to bother you with same question. I read all the responses here but am still having problem. I followed your readme.txt Here is what I did. I moved your core and tutorialdatabase folders to C:\asp\tutorial folder and created a Virtual directory in IIS and linked it to c:\asp\tutorial\core. I also moved website(contents) to my wwwroot/asp folder. Here is a question, am I creating two virtual directories? I am making the asp folder as a application(create application in application setting) in IIS. I am getting this stupid error message. Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified /core/modules/common.asp, line 69 Your instruction is very straight forward but can't get it worked. what am i doing worng? I spend about 4 hours looking at this. Thank you for your help in advance |
|
#57
|
|||
|
|||
|
I have Windows XP Home Edition and you can't install IIS from Contol Panel it so can I download it off the internet or do something else?
|
|
#58
|
||||
|
||||
|
You can't install IIS on Windows XP Home Edition without implementing a complicated work around.
|
|
#59
|
|||
|
|||
|
Can I use something else like a real internet site if I have a domain cause I have one?
|
|
#60
|
||||
|
||||
|
Yes, but you would need to modify the application.
|
![]() |
| Viewing: ASP Free Forums > Programming > ASP Development > ASP Tutorial |
| Thread Tools | Search this Thread |