Ask a Question related to Dreamweaver AppDev, Design and Development.
-
khansab #1
help plz. page not loading due to internal server error
I'm using windows 2000 professional, IIS 5, IE 6. created dsn called netbooks
using odbc and access database. Other information apache 2 is installed but in
stop mode and IIS is on. I am just gettin back into development and design
using macromedia dreamweaver mx. But on return having problems that i never
encounter before. i know site can connect to database successfully, cause i
have run the test and return results on test. but when i run it in browser
([url]http://localhost/faculty/index.asp[/url]) page cannot be displayed. Messages that
may help you diagnose this are below; HTTP 500.100 - Internal Server Error -
ASP error Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Could not use '(unknown)'; file
already in use. /facultyshop/index.asp, line 623 I have looked at line 623,
here it shows this; rsLogin.ActiveConnection = MM_netbooks_STRING In the
connections folder, dsn is shown like this; <% Dim MM_netbooks_STRING
MM_netbooks_STRING = 'dsn=netbooks;' %> I hope this is enough information for
anybody out there to start me with Dreamweaver once again. I actually am new to
mx but had lots of experience in UltraDev. Thanks in advance.
khansab Guest
-
500 internal server error
Hi all, Just wondering if you could possibly check this site for me - www.gtfasteners.co.uk . I am getting a 500 Internal Server Error message... -
Internal Server Error (500)
I just installed Visual Studio 2003 and tried to create a Web Service project. I received HTTP/1.0 500 Internal Server Error. I confirmed that... -
Internal Server Error on ASP page called by WebRequest
Hi In my asp.net app I require to run an ASP page within a different website. Both websites are hosted on the same machine. If i place a .htm file... -
Internal Server Error 500
I keep getting IIS 500 internal error from the SOAP post rather than the details of the error. I have an XMl doc as <?xml version="1.0"... -
Page Not Found..Internal Server Error
Hi all, I developed a site using Javascript ASP pages which interface with a SQL 7 db. All went well until about a week ago the company which... -
Brandon Taylor #2
Re: help plz. page not loading due to internal server error
Go to msdn.com and search for 80004005 Errors. They are almost all related
to permissions on the IUSR_MachineName account.
"khansab" <webforumsuser@macromedia.com> wrote in message
news:d397dg$8k8$1@forums.macromedia.com...> I'm using windows 2000 professional, IIS 5, IE 6. created dsn called
> netbooks
> using odbc and access database. Other information apache 2 is installed
> but in
> stop mode and IIS is on. I am just gettin back into development and
> design
> using macromedia dreamweaver mx. But on return having problems that i
> never
> encounter before. i know site can connect to database successfully, cause
> i
> have run the test and return results on test. but when i run it in
> browser
> ([url]http://localhost/faculty/index.asp[/url]) page cannot be displayed. Messages
> that
> may help you diagnose this are below; HTTP 500.100 - Internal Server
> Error -
> ASP error Error Type: Microsoft OLE DB Provider for ODBC Drivers
> (0x80004005)
> [Microsoft][ODBC Microsoft Access Driver] Could not use '(unknown)'; file
> already in use. /facultyshop/index.asp, line 623 I have looked at line
> 623,
> here it shows this; rsLogin.ActiveConnection = MM_netbooks_STRING In the
> connections folder, dsn is shown like this; <% Dim MM_netbooks_STRING
> MM_netbooks_STRING = 'dsn=netbooks;' %> I hope this is enough information
> for
> anybody out there to start me with Dreamweaver once again. I actually am
> new to
> mx but had lots of experience in UltraDev. Thanks in advance.
>
Brandon Taylor Guest



Reply With Quote

