Click here to Skip to main content
15,901,283 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I've download a ASP Forum Software (bttlxeForum,http://www.codeproject.com/KB/asp/aspforum-n-membersys.aspx).

I've run the "bttlxeForum.exe" to setup. The software path is "D:\Redist".
I set the Local Path of Home Directory of Default Web Site in IIS.
but when I browse the "createdatabase.asp", the browser(IE7) shows these Information:

The Page cannot be displayed

Technical Information(for support personnel)

Error Type:
Microsoft JET Database Engine(0x80040E4D)
Cannot start your application.The workgroup information file is missing or opened exclusively by another user.
/bttlexForum/createdatabase.asp,line 30


Who can help me?
Posted
Comments
Sergey Alexandrovich Kryukov 3-Jul-11 12:49pm    
I don't know any support personnel at CP, but to my test the information is not sufficient.
--SA

1 solution

I suggest you navigate to the end of this page (bttlxeForum - Advanced ASP Forum Software[^]), use "New message" and report the problem to the author, but provide more information.

Better yet, run what you need under debugger to see where exactly the problem is, then report it. To the author.

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900