Showing posts with label custom. Show all posts
Showing posts with label custom. Show all posts

Thursday, March 29, 2012

Error access Custom Assembly in Deploying

Please,

i did a class in C# that return a array of bytes... in preview mode (design) i can see this return, but when i use Deploy (Server) i can′t see.

I already put the lines on of security in file srrsvpolicy.config and copy the file dll to folder, however i cant see the result.

Anybody help me?

I′m using:

- SQL 2005
- dll no strong name

Thanks

Jota

Assuming you have put the right security settings and deployed the assembly to the Report Server bin folder, your method may need additional CAS security rights depending on what your code is trying to do, as explained in more details here. What I suggest you do is put a breakpoint in your assembly code, attach to the ASP.NET process, and run the report so you can debug your code and see where the exception is thrown.

Friday, February 24, 2012

Error 2908 when calling sqlncli for install package on Vista

I'm trying to run an install on Vista (the install runs fine on every other
platform)
I have a Custom Action to run the sqlncli.msi install from within our
install.
If I try to run sqlncli.msi on its own then it run correctly.
I am running our install using the option "Run as administrator"
However when the sqlncli starts running I get an error 2908 which is
something about not being able to update the registry.
Any ideas what I need to do to get this install to work in Vista ?
Hi,
This is a Visual Studio Setup setup project issue. I noticed that you had
post the same issue in the community microsoft.public.platformsdk.msi.
Other support engineer there will assist you with this issue further.
Please post back under that post.
Best regards,
Charles Wang
Microsoft Online Community Support
================================================== ====
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from this issue.
================================================== ====
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== ====
|||This has nothing to do with Visual Studio (yes I know there are lots of hits
if you do a search for 2908)
This is on a CLEAN install of Vista and I'm trying to create a package for
my application which needs the sqlncli
"Charles Wang[MSFT]" <changliw@.online.microsoft.com> wrote in message
news:W3nxNPglHHA.3352@.TK2MSFTNGHUB02.phx.gbl...
> Hi,
> This is a Visual Studio Setup setup project issue. I noticed that you had
> post the same issue in the community microsoft.public.platformsdk.msi.
> Other support engineer there will assist you with this issue further.
> Please post back under that post.
> Best regards,
> Charles Wang
> Microsoft Online Community Support
> ================================================== ====
> When responding to posts, please "Reply to Group" via
> your newsreader so that others may learn and benefit
> from this issue.
> ================================================== ====
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> ================================================== ====
>
|||Hi Michael,
Thanks for your response.
I noticed that if you separately run sqlncli.msi, it would succeed, but if
you run it from your setup program, it would fail. We think that it is a
Windows setup issue on Vista and my colleague Lina had started to assist
you on your post at the community microsoft.public.platformsdk.msi. Please
feel free to post back under that post and she would work with you for
further assistance.
Best regards,
Charles Wang
Microsoft Online Community Support
================================================== ====
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from this issue.
================================================== ====
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== ====

Error 2908 when calling sqlncli for install package on Vista

I'm trying to run an install on Vista (the install runs fine on every other
platform)
I have a Custom Action to run the sqlncli.msi install from within our
install.
If I try to run sqlncli.msi on its own then it run correctly.
I am running our install using the option "Run as administrator"
However when the sqlncli starts running I get an error 2908 which is
something about not being able to update the registry.
Any ideas what I need to do to get this install to work in Vista ?Hi,
This is a Visual Studio Setup setup project issue. I noticed that you had
post the same issue in the community microsoft.public.platformsdk.msi.
Other support engineer there will assist you with this issue further.
Please post back under that post.
Best regards,
Charles Wang
Microsoft Online Community Support
========================================
==============
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from this issue.
========================================
==============
This posting is provided "AS IS" with no warranties, and confers no rights.
========================================
==============|||This has nothing to do with Visual Studio (yes I know there are lots of hits
if you do a search for 2908)
This is on a CLEAN install of Vista and I'm trying to create a package for
my application which needs the sqlncli
"Charles Wang[MSFT]" <changliw@.online.microsoft.com> wrote in message
news:W3nxNPglHHA.3352@.TK2MSFTNGHUB02.phx.gbl...
> Hi,
> This is a Visual Studio Setup setup project issue. I noticed that you had
> post the same issue in the community microsoft.public.platformsdk.msi.
> Other support engineer there will assist you with this issue further.
> Please post back under that post.
> Best regards,
> Charles Wang
> Microsoft Online Community Support
> ========================================
==============
> When responding to posts, please "Reply to Group" via
> your newsreader so that others may learn and benefit
> from this issue.
> ========================================
==============
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> ========================================
==============
>|||Hi Michael,
Thanks for your response.
I noticed that if you separately run sqlncli.msi, it would succeed, but if
you run it from your setup program, it would fail. We think that it is a
Windows setup issue on Vista and my colleague Lina had started to assist
you on your post at the community microsoft.public.platformsdk.msi. Please
feel free to post back under that post and she would work with you for
further assistance.
Best regards,
Charles Wang
Microsoft Online Community Support
========================================
==============
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from this issue.
========================================
==============
This posting is provided "AS IS" with no warranties, and confers no rights.
========================================
==============