R
Rouven Hertenstein
Hi,
I've created a webservice and the adapted OWC11-windows-application based on
article http://support.microsoft.com/default.aspx?scid=kb;en-us;315695
It works really fine - incredible ;-)
Now, I want to exercise it in the same way as a vb.net web-application. The
problem is to referencing to AxOWC11. So, it's impossible to access
AxDataSourceControl1, AxPivotTable1 and so on.
It seems that the web-application isn't able to work with the windows forms.
Though I've set a reference to System.Windows.Forms.dll
Error in reasoning? Bad beginning? Wrong way? Or just a newbie?!
Thanks for helping me!
Rouven
I've created a webservice and the adapted OWC11-windows-application based on
article http://support.microsoft.com/default.aspx?scid=kb;en-us;315695
It works really fine - incredible ;-)
Now, I want to exercise it in the same way as a vb.net web-application. The
problem is to referencing to AxOWC11. So, it's impossible to access
AxDataSourceControl1, AxPivotTable1 and so on.
It seems that the web-application isn't able to work with the windows forms.
Though I've set a reference to System.Windows.Forms.dll
Error in reasoning? Bad beginning? Wrong way? Or just a newbie?!
Thanks for helping me!
Rouven