Hi, at first thanks for you time in advance.
I'm developing a web-site with Visual Studio 2010 and now i've a strange problem. Until 1 week-ago all is perfect and i had not this problem.
I'm using ASP.NET 3.5 for web-application. I'm testing application locally (localhost/MyApp/Main.aspx)
I'm using BusinessObjects 12.0 Object Library (COM) to produce a report.
As i've said 1 week-ago all is perfect now i receive an error 429 when i try to create
"Dim myapp As New busobj.Application"
This is the message:
i receive an error 429 for CLSID
{DCDC6F02-5766-11D0-AF14-00A0C912DCDD} for following Error: 80080005
I've c ...
Go to the complete details ...