Visual Studio 2005 Beta 1 and OWC

P

p.

I have Visual Studio 2005 Beta 1 and Office 2003 (with OWC installed) on
Windows Server 2003.
When I add OWC to the toolbox (Tools, Choose Toolbox Items..., COM
Components), they all appear grayed out on the toolbox. So, I can not drag
and drop them into ASPX or HTML page (Design View) and work with them in
Design View.
Steps to reproduce:
1. Open a new web site
2. Go to Tools, Choose Toolbox Items..., COM Components, MS Office
Spreadsheet 11.0, Select OK
3. The Spreadsheet Component appears grayed out on the toolbox (Toolbox,
right click, View All is checked).
 
A

Alvin Bruney [MVP]

Have you tried re-registering the components at the command prompt?
regsvr32 owc11.dll roughly. You will need to close and re-open VS studio to
see the change.

--
Regards,
Alvin Bruney [Microsoft MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ http://www.lulu.com/owc
 
P

p.

Thank you, Alvin, I did re-register the components, re-opened VS, no changes.

I didn't mention it before, if I open Windows application, the OWC are
displayed on the toolbox, and I can drag and drop them on a Windows form.
They appear grayed out if I work with Web application (ASPX or HTML page in
Design View).

Regards,
Penka Petkova

Alvin Bruney said:
Have you tried re-registering the components at the command prompt?
regsvr32 owc11.dll roughly. You will need to close and re-open VS studio to
see the change.

--
Regards,
Alvin Bruney [Microsoft MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ http://www.lulu.com/owc
----------------------------------------------------------


p. said:
I have Visual Studio 2005 Beta 1 and Office 2003 (with OWC installed) on
Windows Server 2003.
When I add OWC to the toolbox (Tools, Choose Toolbox Items..., COM
Components), they all appear grayed out on the toolbox. So, I can not drag
and drop them into ASPX or HTML page (Design View) and work with them in
Design View.
Steps to reproduce:
1. Open a new web site
2. Go to Tools, Choose Toolbox Items..., COM Components, MS Office
Spreadsheet 11.0, Select OK
3. The Spreadsheet Component appears grayed out on the toolbox (Toolbox,
right click, View All is checked).
 
A

Alvin Bruney [MVP]

I'll need to get back with you on that after i install vs2005 sometime today
or tomorrow

--
Regards,
Alvin Bruney [Microsoft MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ http://www.lulu.com/owc
----------------------------------------------------------


p. said:
Thank you, Alvin, I did re-register the components, re-opened VS, no
changes.

I didn't mention it before, if I open Windows application, the OWC are
displayed on the toolbox, and I can drag and drop them on a Windows form.
They appear grayed out if I work with Web application (ASPX or HTML page
in
Design View).

Regards,
Penka Petkova

Alvin Bruney said:
Have you tried re-registering the components at the command prompt?
regsvr32 owc11.dll roughly. You will need to close and re-open VS studio
to
see the change.

--
Regards,
Alvin Bruney [Microsoft MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ http://www.lulu.com/owc
----------------------------------------------------------


p. said:
I have Visual Studio 2005 Beta 1 and Office 2003 (with OWC installed) on
Windows Server 2003.
When I add OWC to the toolbox (Tools, Choose Toolbox Items..., COM
Components), they all appear grayed out on the toolbox. So, I can not
drag
and drop them into ASPX or HTML page (Design View) and work with them
in
Design View.
Steps to reproduce:
1. Open a new web site
2. Go to Tools, Choose Toolbox Items..., COM Components, MS Office
Spreadsheet 11.0, Select OK
3. The Spreadsheet Component appears grayed out on the toolbox
(Toolbox,
right click, View All is checked).
 

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