MS Access 2007 doesn't want to load

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
osdrcomputers
Newbie
Newbie
Posts: 3
Joined: Sat Aug 23, 2008 12:53 am

MS Access 2007 doesn't want to load

Post by osdrcomputers »

Ok maybe someone out there might be able to help me out on this one. I had problems installing MS Office 2007 under wine 1.0 on Ubuntu Hardy Heron and now after upgrading to wine 1.1.3 it installed without hangups or errors. Now I can launch MS word and Excel but Powerpoint, Access, and Groove do not want to launch. They crash without giving me a splash screen or any errors what so ever. I could care less about Groove and Powerpoint but I need at least Access 2007 to run because of a database class I am taking this semester. If it wasn't for this class I wouldn't use the piece of junk but I would at least like to install it on Linux so I don't have to resort to using Winblows. Does it need something installed that maybe i'm missing?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Post console output.
osdrcomputers
Newbie
Newbie
Posts: 3
Joined: Sat Aug 23, 2008 12:53 am

Post by osdrcomputers »

Ok here is what happens when I try to launch msaccess.exe:


david@mrblue:~/.wine/drive_c/Program Files/Microsoft Office/Office12$ wine msaccess.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"AceDAO"
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Microsoft Office\\Office12\\msaccess.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\Microsoft Office\\Office12\\msaccess.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Microsoft Office\\Office12\\msaccess.exe" failed, status c0000135
david@mrblue:~/.wine/drive_c/Program Files/Microsoft Office/Office12$



I should add that in my windows XP installation which MS office 2007 is running perfectly fine under, I go into the windows\system32 folder and I do not have msvcr80.dll there nor do I have msvcp80.dll and access launches fine. So wonder why the Linux install wants these but the windows XP installation doesn't have these files at all?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: MS Access 2007 doesn't want to load

Post by vitamin »

osdrcomputers wrote:Ok maybe someone out there might be able to help me out on this one. I had problems installing MS Office 2007 under wine 1.0 on Ubuntu Hardy Heron and now after upgrading to wine 1.1.3 it installed without hangups or errors. Now I can launch MS word and Excel but Powerpoint, Access, and Groove do not want to launch. They crash without giving me a splash screen or any errors what so ever. I could care less about Groove and Powerpoint but I need at least Access 2007 to run because of a database class I am taking this semester. If it wasn't for this class I wouldn't use the piece of junk but I would at least like to install it on Linux so I don't have to resort to using Winblows. Does it need something installed that maybe i'm missing?
Access does not work on Wine.
Locked