Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default RTD Server deployment

I've recently finished creating an RTD server project using VS2005(VB). The
project works fine on my devel machine, and I've successfully deployed it to
a couple of other machines in the office. But for reasons I can't figure out
it won't deploy on some of the other machines in the office. We are
standardized on Excel 2003, although some machines have a different SP#.

Could somebody please suggest where I could begin to unravel what might be
preventing my deployment from working properly? I've strong-signed the COM
object, and am simply using REGASM to register the assembly. I think I'm
doing it correctly because on some machines (which don't have VS) it runs
fine. So I suspect that there is something different about the machines that
won't run it.

Could it be a security/trust issue on these machines? Within Excel I've set
security to "low" but that doesn't help. Could there be a required patch to
make this work? I've included the interop assemblies into my deployment, and
I've made sure that .NET framework 2.0 is installed by using the
redistributable package for 2.0 deployment.

At this point I'm at a total loss and a web search is yielding no results
that seem helpful. Any ideas would be greatly appreciated.

Thank you,

John
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default RTD Server deployment

Hi John,

I have the same problem with the difference that I so far have not managed
to get it running on a different machine than my own running VS2008.

Did you get the problem resolved?

Mauricio

"John Haldi" wrote:

I've recently finished creating an RTD server project using VS2005(VB). The
project works fine on my devel machine, and I've successfully deployed it to
a couple of other machines in the office. But for reasons I can't figure out
it won't deploy on some of the other machines in the office. We are
standardized on Excel 2003, although some machines have a different SP#.

Could somebody please suggest where I could begin to unravel what might be
preventing my deployment from working properly? I've strong-signed the COM
object, and am simply using REGASM to register the assembly. I think I'm
doing it correctly because on some machines (which don't have VS) it runs
fine. So I suspect that there is something different about the machines that
won't run it.

Could it be a security/trust issue on these machines? Within Excel I've set
security to "low" but that doesn't help. Could there be a required patch to
make this work? I've included the interop assemblies into my deployment, and
I've made sure that .NET framework 2.0 is installed by using the
redistributable package for 2.0 deployment.

At this point I'm at a total loss and a web search is yielding no results
that seem helpful. Any ideas would be greatly appreciated.

Thank you,

John

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default RTD Server deployment

John,

"John Haldi" wrote:

I've recently finished creating an RTD server project using VS2005(VB). The
project works fine on my devel machine, and I've successfully deployed it to
a couple of other machines in the office. But for reasons I can't figure out
it won't deploy on some of the other machines in the office. We are
standardized on Excel 2003, although some machines have a different SP#.

I am not able to help you, but you might be able to help me. I am having a
hard time finding documentation on how to take my VB.NET RTD and create a
deployable unit. Is there an article that you followed to do this?

Thanks

Michael
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default RTD Server deployment

I have been able to solve my deployment issues with both my RTD server and
Automation server.

For my RTD server I used a setup/deployment project that solved the issues I
was having when I was trying to create a manual deployment package.

My automation server was solved by adding manual steps to the deployment
process as VS 2008 seems to have a bug that prevents the server from
registering correctly. Not sure if this is a bug in VS or regasm or the
deployment process. My code was suppose to be called during the registration
process and wasn't.

The Programmable key was missing and needed to be added manually.

Michael

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
deployment mark Excel Programming 1 May 10th 07 01:39 PM
Excel 2003 Error Cannot Locate the Internet Server or Proxy Server Seabee Excel Discussion (Misc queries) 0 November 20th 05 12:03 AM
problem updating link from Novell server to windows server #REF er Ellen Excel Discussion (Misc queries) 0 May 10th 05 09:18 PM
Package and Deployment... K. Wilder Excel Programming 2 January 17th 05 01:54 AM
Deployment question Lee Excel Programming 0 July 9th 03 10:47 PM


All times are GMT +1. The time now is 04:18 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"