Home Order Download Services Gallery Contact
 FAQFAQ   SearchSearch   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

how to apply a skinbuilder skin to a vb 2005 app

 
Post new topic   Reply to topic    SkinCrafter Forum Index -> SkinCrafter Installer
View previous topic :: View next topic  
Author Message
fishy_swa



Joined: 11 Dec 2007
Posts: 6

PostPosted: Tue Dec 11, 2007 12:44 am    Post subject: how to apply a skinbuilder skin to a vb 2005 app Reply with quote

Hi,

I am very new to skincrafter and i need to know how to upload a .skin file to vb 2005. I opened skin crafter installer and specified the skin and icon file paths and i have no idea what to put for the msi file. When i exported my skin from skinbuilder it gave me a .xml file along with numerous folders contains files relevent to the skin. When i tryed importing that into vb 2005 it didnt work. Thats when i assumed skincrafter intaller does that for you. where does the .msi file come from? Can somebody give me step by step instruction on how to get a .skin file into a vb 2005 app?

Thanks alot,

Connor
Back to top
View user's profile Send private message
Paul
Site Admin


Joined: 18 Sep 2003
Posts: 1603

PostPosted: Tue Dec 11, 2007 7:20 am    Post subject: Reply with quote

Hello,

You seem to get a wrong direction in getting skins working for your vb.net project.

The only thing you need to use any skins is SkinCrafter.Net component.

You may download a full featured demo from:
http://skincrafter.com/download.html

Visit this page for more info:
http://skincrafter.com/vbnet_developers.html

Feel free to ask any questions.
_________________
Best regards,

SkinCrafter Support Team
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
fishy_swa



Joined: 11 Dec 2007
Posts: 6

PostPosted: Tue Dec 11, 2007 9:53 pm    Post subject: Still cant figure it out.. Reply with quote

I went to the download link specified, and clicked skincrafter.net vs 2005 but it still seemed to be the same skinbuilder that i had problems with. how do you export a skin from skinbuilder to vb? the only other program that came in the package is the skin crafter browser which doesnt seem to be what i want.

Please Help!!

thanks,

Connor
Back to top
View user's profile Send private message
Paul
Site Admin


Joined: 18 Sep 2003
Posts: 1603

PostPosted: Wed Dec 12, 2007 7:52 am    Post subject: Reply with quote

Conner,

You don't need to export skin from SkinBuilder to vb. Skinbuilder is mean only for skin file assembling not for skin integration into your project.

You should do the following to apply a skin to your vb.net application.

1) Add SkinCrafter to you ToolBox panel of Visual Studio
2) Place a single instance of SkinCrafter only on the main form of your project.
3) Select skf file in skinFile item in Properties pane
4) Now run your project and see the result.

Let me know if this helped
_________________
Best regards,

SkinCrafter Support Team
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
nadeen



Joined: 16 Dec 2007
Posts: 1

PostPosted: Sun Dec 16, 2007 9:10 pm    Post subject: Plz Help Reply with quote

Hi Paul

I really need help on how to download skins using vb.net 2005..
and I’d like to know how to put shinCreator on the toolbox panel

Thanxxxx alot
Nadeen
Back to top
View user's profile Send private message
fishy_swa



Joined: 11 Dec 2007
Posts: 6

PostPosted: Fri Dec 21, 2007 6:59 am    Post subject: RE: Reply with quote

Yes i was wondering the same thing. How do you get skincrafter into into the vb toolbox. I know this probably sounds like a dumb question but i can't seem to figure it out.

Thanks for your help,

Connor
Back to top
View user's profile Send private message
Paul
Site Admin


Joined: 18 Sep 2003
Posts: 1603

PostPosted: Fri Dec 21, 2007 7:21 am    Post subject: Reply with quote

For VS 2005.

In order to add SkinCrafter to your toolbox, rightclick on it, and select "Choose items…" in the popup menu.

Then, in the dialog opened go to Browse tab and locate the skincrafter.net-vs2005.dll.

That's it.
_________________
Best regards,

SkinCrafter Support Team
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
fishy_swa



Joined: 11 Dec 2007
Posts: 6

PostPosted: Mon Dec 24, 2007 5:51 am    Post subject: almost Reply with quote

Ok so i added skincrafter component to vb 2005 but when i went to the properties menu of the component and clicked to add the skin it said Object reference not set to an instance of an object. All i did was drag the skincrafter component onto the main form from the toolbox like you said. What am i missing?

Thanks

Connor
Back to top
View user's profile Send private message
fishy_swa



Joined: 11 Dec 2007
Posts: 6

PostPosted: Mon Jan 07, 2008 6:33 am    Post subject: ?? Reply with quote

Any Ideas?

Thanks
Back to top
View user's profile Send private message
Paul
Site Admin


Joined: 18 Sep 2003
Posts: 1603

PostPosted: Tue Jan 08, 2008 8:34 am    Post subject: Reply with quote

Please check this sample vb.net project.

http://skincrafter.com/files/vb.net_sample_project.zip

Let me know if that worked fine for you.
_________________
Best regards,

SkinCrafter Support Team
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
fishy_swa



Joined: 11 Dec 2007
Posts: 6

PostPosted: Fri Jan 25, 2008 3:50 pm    Post subject: Reply with quote

That did it!

Thanks for all your help
Back to top
View user's profile Send private message
SacredTanakh



Joined: 09 Jan 2010
Posts: 2

PostPosted: Sat Jan 09, 2010 8:00 am    Post subject: Reply with quote

Ok, I got all that but when I change the .skf from the properties it gives me the following error:

"Property Value is not Valid."

Then Under Details:

"Object reference not set to an instance of an object."

Please email me with an answer.
"SacredTanakh@hotmail.com"
Back to top
View user's profile Send private message
Nataly



Joined: 07 Feb 2005
Posts: 218

PostPosted: Tue Jan 12, 2010 8:02 am    Post subject: Reply with quote

Hi SacredTanakh,

Please try to add SkinCrafter to your project as a type library.
How to do it read "Using SkinCrafter type library" topic in our manual.
_________________
Best regards,
SkinCrafter Support Team
Back to top
View user's profile Send private message Send e-mail Visit poster's website
walter osorio



Joined: 12 May 2010
Posts: 2

PostPosted: Wed May 12, 2010 3:05 pm    Post subject: skincrafter_.net1.1_vs2003.dll in delphi 2005 for .net Reply with quote

I want to use skincrafter in Delphi 2005 for .Net but when install the .Net components generated a mistake : Validate security Name in assembler 'skincrafter_.net1.1_vs2003.dll'.

Can you help me please.
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    SkinCrafter Forum Index -> SkinCrafter Installer All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group