|
|
Rank: Newbie Groups: Member
Joined: 1/18/2008 Posts: 5 Points: 15
|
I've installed ASPNetFlashVideo using the .msi installer. The control is added to the toolbox, but is grayed out (even when editing a web form) and therefore unusable.. help..
|
|
Rank: Administration Groups: Administration
Joined: 7/20/2007 Posts: 305 Points: -2,485 Location: Primarily in New York, USA
|
Hello!
I see you're using Visual Studio 2008 - are you building an ASP.NET v3.5 website, or an earlier version?
As it stands, we've only built a .NET 3.5 versoin of our controls - we may very well build a v3.0 version in the near future, but that depends on user interest.
Additionally, we've noted that people are using VS 2008 to edit their ASP.NET 2.0 websites (I do this myself). The way the installers are currently built, they install the ASP.NET 2.0 assemblies to VS 2005 and the ASP.NET 3.5 assemblies to VS 2008 - for you to be able to edit 2.0 websites in VS 2008, we need to have 2.0 installed to VS 2008 as well.
This is something that I've already added to my to-dos.
If none of this describes your problem or answers your question, there may very well be another problem with our installers. Please let me know so I can make the proper changes!
Thanks!
-Dave
|
|
Rank: Newbie Groups: Member
Joined: 1/18/2008 Posts: 5 Points: 15
|
You're right I'm using VS 2008 to edit a 2.0 site. I just added the 2.0 files manually and it works.
|
|
Rank: Administration Groups: Administration
Joined: 7/20/2007 Posts: 305 Points: -2,485 Location: Primarily in New York, USA
|
I'm looking towards adding the .NET 2.0 controls to the VS2008 installer soon. Sorry about this oversight.
-Dave
|
|
Rank: Guest Groups: Guest
Joined: 7/20/2007 Posts: 53,654 Points: 100,812
|
I also am using VS2008 to edit a 2.0 site. Can anyone please outline the manual process to get the control added to the toolbar for the 2.0 framework build?
Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 7/26/2007 Posts: 676 Points: 1,728 Location: USA
|
- Download the media suite as a ZIP folder - Unzip somewhere safe....not yer desktop ;) - Drag the DLL into the VS toolbox http://www.aspnetmedia.com
|
|
|
Guest |