Visual C# .NET 2005 has flash (shockwave object) bug

K

kimiraikkonen

Hi,
First i faced that bug in VB.NET 2005 then saw the "same" in Visual
C# .NET 2005. If you try to insert a "shockwave flash object" to your
project you get error message. The shortest solution is to rebuild
project although error exists. Then it MUST go away, at least it
worked in VB.NET 05.

I'm trying to apply the same solution for VC# .net 2005, i manage the
insert object without error (after rebuilded) but i cannot compile &
run project (build failed) to debug.

i get:
"The type or namespace name 'AxShockwaveFlashObjects' could not be
found (are you missing a using directive or an assembly reference?)"


What's the exact solution?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top