Global Assembly Cache
0
votes
1answer
78 views
Register dotless css Sharepoint 2010
I am trying to get http://www.dotlesscss.org/ installed on sharepoint 2010 server for use for the whole site instead of just an application.
I have installed the dll into the GAC and the bin of the ...
0
votes
1answer
112 views
Is it possible to deploy a BDC model to BIN instead of the GAC
I have a BDC model which uses a .NET assembly to connect to an Oracle database. In order to make the connection working I need some ORA files in the same directory in the connecting assembly, so I ...
1
vote
0answers
802 views
File not found on WebPart Deployment
I followed the Instructions on msdn and also this one here but unfortunatley nothing seems to work.
I've built a custom webpart and packaged it into a .wsp file since i'm trying to import this ...
0
votes
0answers
32 views
SharePoint 2010 custom service with no GAC deployment
I am working with a Custom Share Point 2010 service development. The issue is if the Solution is scoped at GAC then I can access my Service with /mex extension, to the url. But, if the solution is ...