473,396 Members | 1,864 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to open a MSProject saved in Database using ODBC in Client Mac

Hi,
I have a problem to be solved yet. Following is the problem:
I have a MSProject saved in SQLServer using ODBC, which automatically generates tables relevant to data. My requirement is to open this project in client machine in MSProject application as read or readwrite file.
I tried using "Microsoft Project 9.0 object library" to create an instance in some button click event in server side. It gives the following error:
"Call was Rejected by Callee"
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: Call was rejected by callee.

However i could create instance of Msproject and open file from DSN .. provided if i create an instance in Application_start( ) event, that is local to event & which is irrelevant. Even this will give error when i stop application and relaunch it again. This is due to MSProject process "WINPROJ.EXE" that will be running.

Is there any other way to create a MSproject application using server side script ??

I tried in another way i.e using client side script ...
I used vbscript to create MSproject using CreateObject( ) command.
I could open a MSProject file stored in *.mpp format but not project stored in SQLServer(using SystemDSN). Ofcourse customlevel settings for security tab is required to execute script in client machine.

How to open MSProject stored in SQLServer using DSN either through server side script or client side script ??
Is it possible to open using <a href = "" /> tag..??
please post your suggestions as soon as possible..

Thanks in advance.
--
Santhosh.A.N
Bangalore
Nov 18 '05 #1
0 1279

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Mike MacSween | last post by:
My client has an MS Access database application on her local machine. I have full access to that in terms of changing the design. I've got a simple PHP/MySql application on shared hosting, so no...
3
by: Alex | last post by:
I have developed a VB application that uses Oracle 8i database for backend. The database server is on the local network. From my development machine, the application connects (via ODBC) to the...
115
by: TheAd | last post by:
At this moment I use MsAccess and i can build about every databound application i want. Who knows about a serious open source alternative? Because Windows will be a client platform for some time, i...
0
by: Prakash V via .NET 247 | last post by:
(Type your message here) Hi, I am trying to create a MSProject.Project object instance in VB .Net. this is the code I am using ...
3
by: Joe Cletcher | last post by:
It must be simple, but how do I open an existing MS Project file? I've tried Dim Proj as MSProject.Project Proj = CreateObject("MSProject.Application")...
4
by: mescano | last post by:
I am currently implementing a singleton pattern for accessing a database. Is it advisable to close the connection to the database at all -- thus leaving it open or should it be closed. If closed,...
7
by: Bill Nguyen | last post by:
I have this connection string using ODBC DSN Dim FactorJaco As String = "dsn=jaco;catalog=factor;uid=user;pwd=passord" This requires an ODBC DSN (jaco) at every client PC. I need to use DSN-less...
0
by: ansu832001 | last post by:
Hi All, I have a requirement to Export a DataTable to MPP which i have achieved partially,my main concern in this process is *TIME TAKEN* for export, I have a DataTable with 1500 rows which i...
10
by: =?Utf-8?B?SGVyYg==?= | last post by:
In trying to write VB.Net code to control MSProject 2003 it was recommended that I record a macro in MSProject and transfer the code to VB.Net. When recording the FileSaveAs (to the project server)...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.