TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech World > Technical Discussions

Notices

Reply
 
LinkBack Thread Tools Display Modes
Old 11-04-2008, 09:02 PM   #1
Newbie
 
Join Date: Apr 2008
Posts: 12
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0 Mano84 is an unknown quantity at this point
Question E_unexpected(ox8000FFFF) error

Hi,
I have used VS2005 and dotnet framework 2 to make a windows application that will connect to Access database and generate word documents based on the templates and access DB data.
I was able to install it on my machine and other machines. However, When i install on the client machine, i get an error "e_unexpected(0x8000FFFF)" as soon as i run the application.
Could anyone help.
Thanks,
Manoj.
Mano84 is offline   Reply With Quote
Old 11-04-2008, 10:05 PM   #2
ƒ(ψ)=ΘΊΧφ
 
bakuryu's Avatar
 
Join Date: May 2006
Location: India
Age: 22
Posts: 4,761
Thanks: 12
Thanked 366 Times in 337 Posts
Rep Power: 66 bakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant future
Send a message via Yahoo to bakuryu
Re: E_unexpected(ox8000FFFF) error

how are you trying to connect to the database ?
Does it provide any stack trace ? Since it works on your machine, have you installed .NET Framework in the client machine ? Also when you test in your machine, is the database located on the local machine or on another machine ?
__________________
Please don't click here
bakuryu is offline   Reply With Quote
Old 11-04-2008, 11:38 PM   #3
Newbie
 
Join Date: Apr 2008
Posts: 12
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0 Mano84 is an unknown quantity at this point
Re: E_unexpected(ox8000FFFF) error

I am using OLEDB data provider. and connecting with the connstring = "provider = microsoft.jet.oledb.4.0; data source" = database_path ";"

connobj= new oledbconnection(connstring)

connobj.open() 'error occurs here.

It doent provide any stack trace as per my knowledge. It will only throw this error when the application is run.
Dotnet framework is installed on client machine. Access Database is present on local machine. however the client wants it to be on shared drive.
Thanks,
Manoj.
Mano84 is offline   Reply With Quote
Old 12-04-2008, 02:30 PM   #4
ƒ(ψ)=ΘΊΧφ
 
bakuryu's Avatar
 
Join Date: May 2006
Location: India
Age: 22
Posts: 4,761
Thanks: 12
Thanked 366 Times in 337 Posts
Rep Power: 66 bakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant future
Send a message via Yahoo to bakuryu
Re: E_unexpected(ox8000FFFF) error

did you change the database path accordingly when running on the client machine, since it is on a shared drive ? Also is the database service running on the shared machine and make sure it is not blocked by a firewall.

make sure you can normally access the database on the shared path, using explorer.
bakuryu is offline   Reply With Quote
Old 21-05-2008, 06:22 PM   #5
Newbie
 
Join Date: Apr 2008
Posts: 12
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0 Mano84 is an unknown quantity at this point
Re: E_unexpected(ox8000FFFF) error

Hi,
I have re-installed dotnet framework 2 and it started working. Thanks,
Mano84 is offline   Reply With Quote
Reply
Tags:


Thread Tools
Display Modes


Google
 


All times are GMT +5.5. The time now is 07:17 AM.


vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2008, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional