| Plugin Development Extend the functionality of Centrafuse by developing plugins |
 |
|
December 18th, 2008, 04:55 AM
|
#1 (permalink)
|
|
1 Farad - Avg. Capacity
Join Date: Sep 2008
Posts: 21
|
Plugin without VS don't work
I completed AlbumFlow plugin that reproduces Coverflow features in Centrafuse. But now I have a problem: if I install the plugin on a pc with Visual Studio it works fine, but on a pc without it plugin can't start. Some people on a .net forum suggested me to sign the assembly during compilation. But if I enable signing I recive this message: Can't create the assembly: The assembly 'cfplugin' to which you refer does not have a strong name. I have Visual Studio in Italian and I did a translation of the message, I do not know how it is displayed in the English version, the VS help give it ID error BC30145
|
|
|
December 18th, 2008, 01:47 PM
|
#2 (permalink)
|
|
7 Farad - Super Capacity
Join Date: Dec 2008
Location: The Netherlands, HHW
Vehicle: Seat Ibiza MK2 TDi
Posts: 148
|
Hi,
Try to open your project in an english version of VS (?)
Or try the most famous search engine on the error?
http://msdn.microsoft.com/en-us/library/zec56a0w.aspx
Last edited by Xclusion; December 18th, 2008 at 01:47 PM.
Reason: Added link
|
|
|
December 18th, 2008, 05:27 PM
|
#3 (permalink)
|
|
Administrator
Join Date: Mar 2006
Location: Detroit, Michigan
Vehicle: 2006 CTS
Posts: 3,823
|
Did you create the plugin in Visual Studio 2005? What language are you using?
|
|
|
December 18th, 2008, 06:02 PM
|
#4 (permalink)
|
|
1 Farad - Avg. Capacity
Join Date: Sep 2008
Posts: 21
|
I've Visual Studio 2008 and plugin is in vb.net. But today i've seen that is not a cfplugin problem. I'm making a bluettoth manager that support Bluesolei and Widcomm stack (Microsoft is in progress) and it run in centrafuse. I think it's a problem of a external .net componet or of database component. Tomorrow I'll try to make a standalone application to test this control.
|
|
|
December 18th, 2008, 06:05 PM
|
#5 (permalink)
|
|
1 Farad - Avg. Capacity
Join Date: Sep 2008
Posts: 21
|
Quote:
Originally Posted by Xclusion
|
Yes, and article tell about COM error. In my project I've a com component and it requires MDAC 2.7, I don't know how access to a db with .net component  I don't understand very well db
|
|
|
December 22nd, 2008, 03:21 AM
|
#6 (permalink)
|
|
3 Farad - Moderate Capacity
Join Date: Jul 2008
Location: Melbourne, Australia
Vehicle: 1998 Toyota Caldina GT-T
Posts: 28
|
When this plugin is functional, do you intend to post it on the forum farolfo? It sounds great.
|
|
|
December 22nd, 2008, 05:59 AM
|
#7 (permalink)
|
|
1 Farad - Avg. Capacity
Join Date: Sep 2008
Posts: 21
|
i don't kown when it's functionaly, but I think realease them
|
|
|
January 3rd, 2009, 04:28 PM
|
#8 (permalink)
|
|
Administrator
Join Date: Oct 2004
Location: Atlanta, GA
Posts: 5,012
|
you just have to figure out what your program depends on and include it when you install it on another machine...
find all the dependencies, this is determined by what all references you added to the project basically...
david
|
|
|
January 4th, 2009, 04:59 PM
|
#9 (permalink)
|
|
1 Farad - Avg. Capacity
Join Date: Nov 2005
Location: Denmark
Posts: 15
|
farolto:
Have you seen this thread at mp3car.com?
Cover Flow for CF - MP3Car.com
I have the coverflow part working fine, and with high performance, but I don't presently have time to complete the plugin. If you or anyone else would like to continue it, please contact me, and I can provide you with what I have developed.
|
|
|
January 5th, 2009, 05:10 AM
|
#10 (permalink)
|
|
1 Farad - Avg. Capacity
Join Date: Sep 2008
Posts: 21
|
The plugin is complete and run very well, but I'm rewriting the code that reads the songs database. It's currently made with a com component and I have problems with dependencies on other computers so I'm making it in .net. However, if I want to send me your plugin I can see if I can integrate it with my code at least we have two  my email is farolfo@hotmail.com
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|