I deployed wsp package - where is .dll file ?

Hi,
I have a small farm -1 App server, 1 WFE & 1 SQL.
I have a custom solution , I added to solution store via PowerShell.
then deployed -via Central Admin Interface
of App server only (didn't deployed on WFE)
Now all features/Application Pages/.js files etc.  I can see on both server(APP & WFE server).
but where can I see the .dll files?
Where can I see the related .dll file in Assembly folder ?
( I sharepoint 2010 version , I can see them in assembly folder )
Can anyone tell me this pls /

Was it a GAC solution? Or a Web Application-scoped solution with a CAS policy? If it is a GAC solution, it would be present in C:\Windows\assembly\GAC_MSIL\<assembly_name>\. If it was a Web Application-scoped solution with a CAS policy, it would
be deployed to the Web Application's IIS virtual directory in \inetpub\wwwroot\wss\VirtualDirectories\<webappdir>\bin\.
Trevor Seward
Follow or contact me at...
&nbsp&nbsp
This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Similar Messages

  • Where do dll files for plugins go under Vista-64 for CS3?

    I copied two dll files that CS3 complains are missing into several places within the C drive for Vista-64, and none seem to work. The missing ones are MSVCRT10 and IJL15. I called Adobe but they want $39 to talk to anyone about any CS3 issues!! [Just because CS4 is out now.] Here are some places that I tried:
    \windows\system32
    the plug-ins directory
    Where should they be??? Thanks for any hints.

    The advice in the item pointed to by this URL tells one to put them in the \System32 folder. I had already tried that before I posted the query yesterday. After a lot of experimenting and finally reading the files on the CS3 disk, I found that they have to be located in the Photoshop directory itself. When placed there, everything is happy!!
    Thanks for the leads - I'm now greatly relieved.
    Dick

  • How can i get an overview of the available classes of a .dll file?

    Hello,
    i have never worked with JNI bevore.
    For implementing a small application, i have to work with the functionality of a .dll -file from windows, but i cant find any documentation about the inherited methods.
    So is there a possibility in JNI to get a kind of overwiew about the methods are available in an .dll Library?
    I'll be very thankful about any kind of advice
    Edited by: schwaijo on Oct 31, 2008 5:34 AM

    schwaijo wrote:
    Hello jschell,
    thank you for your answer.
    let me try to clarify question with a few more facts about that what i want to do.
    I saw a example where the .dll file wich should be uses has been made available with:
    System.loadLibrary("XTapi");<<and the methods that are used has been declared with:
    private native int initTapi();<< for exampleWhat i want to do is, to access the methods of tapi32.dll file of windows in the same way, but there is nowhere to find a documentation about this file.
    You have a JNI library and you are not the owner or at least you do not have the source code.
    The JNI methods in the dlls cannot be accessed via java in any other manner than what the java code of the library already does. That is because the C signature of the name depends on the java package and class names.
    As I noted you can find the methods of the dll. You could, with a LOT of work reverse engineer the dll.
    So,can anybody tell me weather there is a way in JNI to get more Informations about the methodes in that file?As I already said, there are OS specific tools that allow you to determine at least the name of the method. I suspect that is all the information that exists.

  • TS1470 Error message - DLL file - Unable to execute a necessary DLL file

    Hi there,
    I tried to Install Itunes (iTunes 11.0.2 for  Windows (64-bit)), but I get this error message, see attached image:
    It is in Dutch, but it says:
    "There is a problem with this Windows Installer-package.
    A DLL-file which is necessary to complete the installation, can't be executed,
    Please contact your system support or the application supplier."
    Can anybody help me out please?!
    Thx,
    mvanrenssen

    Agree with RajaRani. For instructions on the procedure (doing a "run as administrator" on the installer file), see the following user tip:
    "The administrator has set policies to prevent this installation" error messages when installing iTunes for Windows on Windows Vista and Windows 7 systems

  • Packaging dll files in java application

    Hi all,
    I am working on an application where I use some dll files from my java application. Now I would like to package the application so that end users can easily install and use them. the Java application is currently packaged as a jar file. How to i package the dll files? Where should I copy these files to on a target system.
    I tried packaging my application and installing it. But I get the following error: "Exception in thread "main" java.lang.UnsatisfiedLinkError". How do I resolve this error.
    Thanks for advance,
    Abdel

    Make sure that the dll files is in the library path.
    VM option example:
    -Djava.library.path=.\dll

  • Where are the files stored when creating a package using CCPLauncher????

    I just bought Captivate 7 for Windows. I need help in installing the software. I downloaded the CCPLauncher.exe and specified all the options to build a package, however, I ran out of disk space on the drive. So I quit the CCPLauncher.exe and want to start this again on another computer that has more space. However, I want to clean up whatever the space the Build process has consumed, but I couldn’t find where the files that took all my disk space were…the CCPLauncher.exe is only 2.5MB. But I loss much more space than that. Note: I’m building the Pacakge on Windows 2003 STD server, but I specified 64-bit ver because I’m going to deploy the package on Windows 8 computer.

    Hi CalvinNova,
    Below is the location for Both Windows and Mac:
    Windows Location - C:\Users\<username>\AppData\Local\Adobe\CCP\AdobeCCPCache
    MAC Location - ~/Library/Application Support/Adobe/CCP/AdobeCCPCache
    Regards,
    Romit Sinha

  • Can I deploy a reusable workflow (2010 platform) with wsp package?

    I am working on a SharePoint 2013 on-premise farm. But it only support SP2010 workflow platform because workflow manager is not installed.
    In the development farm, I build a simple workflow with SPD2013. It works as expected. However I don't know how to deploy it to production environment. Our security policy forbid us directly connect production site with SPD or Visual Studio.
    I follow this article:
    http://blogs.msdn.com/b/sharepointdesigner/archive/2012/08/30/packaging-list-site-and-reusable-workflow-and-how-to-deploy-the-package.aspx
    I changed my workflow into a reusable workflow (because list workflow cannot be exported under 2010 platform). Export it into a wsp file. Then upload to another test site collection and activated the feature. I got no error but I cannot run the workflow.
    When I check with SPD, I found the workflow is existing on the site but it is not associate with any list.
    What should I do? Any alternative? Thanks.

    Few lines from same blog, please make sure these checks has been performed
    "You need to guarantee that the relative list urls (eg. ‘Lists/Vacation’) are the same. Even if you create a list with a given name and then change it to a different name, the list url will not change, this
    is because it is based on the original display name. As such, even though you packaged the workflow based on the list’s updated name, the workflow will still look for a list url based on the old name in the target site. Therefore, when you are recreating the
    lists in the target site, you must make sure that you initially give the lists the original name, and not the updated name. This way the list url will be preserved. After the list is created, you can change the list’s name to the updated one."
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • Where do we need to place DLL files for webutil_c_api

    Hi..
    (I posted this a few days back, but no reply..buddies, help me plz)
    In Forms 10g while using webutil_c_api to call c functions,
    where do we need to place the DLL files. Is it enough if we place in the AS or do we need to place the dll files in all the client machines.
    Please clarify me.
    Thnx and Regards
    Sriram

    Hi Sriram,
    Yes, you can place the dlls in the same folder as d2kwut60.dll. Also, for your dll
    to get donwloaded to the client, you need to configure the webutil.cfg file and add an entry for your own dll , after the webutil dll entries, as shown below:
    install.syslib.0.7.1=jacob.dll|94208|1.0|true
    install.syslib.0.9.1=JNIsharedstubs.dll|65582|1.0|true
    install.syslib.0.9.2=d2kwut60.dll|192512|1.0|true
    install.syslib.0.user.1=scanner.dll|192512|1.0|true
    Regards
    Kavitha

  • How to package/inlcude C++ .exe and .dll files in a Java Web Start App?

    Hello,
    I have a Java Web Start application that runs fine if the application is only 1 .jar file.
    But I have a need to also run C++ .exe and .dll file from my Java application.
    I wonder if someone could please tell me how to package/include C++ .exe and
    .dll files in my Java web start application?
    Thank you and Best Regards,
    Akino

    You need to place the EXE and DLLs inside the jar.
    Java cannot execute them from the jar. They have to be extracted (see Class.getResourceAsStream) from the jar and copyied into the target machine file system, perahps to the temp directory. Now you can execute them using Runtime.exec() or ProcessBuilder.start().
    Edited by: baftos on Jan 14, 2011 6:49 PM

  • Where is iisproxy.dll file

    Hi:
              I am searching the whole weblogic folder for iisproxy.dll file but I
              cannot find it. Can someone tell me where is it?
              Thanks,
              David
              

    I am sorry, the file is there.
              Thanks for help,
              David Wang
              Thomas Augstein wrote:
              > Are your Explorer options set correctly. By default Windows hides .dll files
              > from the users unless they go into the view menu and select options. From
              > there you can tell it to Show all files.
              >
              > Tom Augsteni
              >
              > david wang <[email protected]> wrote in message
              > news:[email protected]..
              > > I have downloaded SP4 form 5.1 but after I extracted the zip file, I don't
              > > see the bin/iisproxy.dll file in it. In fact, it has many empty directory
              > > in it.
              > > Thanks,
              > > David
              > >
              > > Reeve wrote:
              > >
              > > > If U down load the Service Pack 4 for WebLogic Server 5.1.0 on the bea
              > > > site.
              > > > It has it.
              > > > -Reeve
              > > >
              > > > david wang wrote:
              > > >
              > > > > Hi:
              > > > > I am searching the whole weblogic folder for iisproxy.dll file but I
              > > > > cannot find it. Can someone tell me where is it?
              > > > > Thanks,
              > > > > David
              > >
              

  • Where are the unpacked native resources / dll files?

    Among the dll files in my native.jar there is an exe file that needs to be executed from the Java Web Start application.
    I see that the files are unpacked at:
    C:\Documents and Settings\user\Application Data\Sun\Java\Deployment\cache\javaws\http\Dlocalhost\P8080\DMwebstart\RNnative_win.jar
    but how can I retrieve this path from the java application?
    (I need the full path to my exe file, and user.dir is "C:\Program files\Mozilla", not the above)
    Thanks...

    Java WebStart doesn't unpack anything, it just
    downloads and caches the jar files. Yes, it unpacks the native files, because I found them in the folder I specified in my post:
    C:\Documents and Settings\username\Application Data\Sun\Java\Deployment\cache\javaws\http\Dlocalhost\P8080\DMwebstart\RNnative_win.jar
    "RNnative_win.jar" is a folder name, not the downloaded jar file. The folder contains all the native files, so Java Web Start indeed upacks the jar.
    So therefore I was hoping I could find this folder programatically instead of unpacking the jar once more.

  • Where is decora-ogl.dll file

    Where is decora-ogl.dll file

    i found the answer i don't have to set up any
    environment variable just put the dll file near the
    java file

  • Where to download the crdb_jdbc.dll file ??? - Needed for Crystal report ..

    Hi Friends ,
    Where to download the crdb_jdbc.dll file ??? - Needed for Crystal report ..which is missing for me ...
    i searched in many sites .. but this only dll file is missing ..
    can any one help me out ..

    itsdhanasaraa wrote:
    Hi Friends ,
    Where to download the crdb_jdbc.dll file ??? - Needed for Crystal report ..which is missing for me ...
    i searched in many sites .. but this only dll file is missing ..
    can any one help me out ..Ask at where ever you bought the software from.
    Let me guess, you didn't buy it, did you?

  • Mediaaccessibility .dll file is not on computer, where do I get this file?

    Where do I find the mediaaccessibilty.dll file?

    What is it for?
    and why do you need it?

  • Publish a web deploy package using Deploy tool (msdeploy.exe) and *.PublishSetting file

    Hi,
    I have created a web deploy package (*.zip) file using Visual studio. Also I have created a website in Azure and got the publish settings file.
    Now say, I have only web deploy package and publish settings file. How can I publish this package to Azure website using the command prompt with msdeploy.exe command?
    Im trying something like the below:
    msdeploy.exe -source:package='D:\WebDeploy\WebProfile.zip' -dest:auto,computerName="http://webdeploytestsite.azurewebsites.net:443/msdeploy.axd?site=WebDeployTestSite",userName="$WebDeployTestSite",password="***********",authtype="Basic",includeAcls="False"
    -verb:sync -disableLink:AppPoolExtension -disableLink:ContentExtension -disableLink:CertificateExtension -setParamFile:"D:\WebDeploy\WebProfile.SetParameters.xml"
    I'm getting the below error!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    Error: Could not complete the request to remote agent URL 'http://webdeploytests
    ite.azurewebsites.net:443/msdeploy.axd?site=WebDeployTestSite'.
    Error: The underlying connection was closed: An unexpected error occurred on a r
    eceive.
    Error: Unable to read data from the transport connection: An existing connection
     was forcibly closed by the remote host.
    Error: An existing connection was forcibly closed by the remote host
    Error count: 1.

    Hi,
    As you are using http:// connection instead of https:// in your connection, check the below provide solutions:
    1. In the publish profile window, You need to check the "Allow untrusted certificate" checkbox and the publish should succceed
    You may refer following link for more information:
    http://msdn.microsoft.com/en-us/library/ff683672.aspx
    2. Alternatively, add the –allowUntrusted flag on the command.
    And, we always recommend you to use 'PowerShell' to run the commands instead of normal 'CommandPrompt'. Also, you may temporarily disable the Antirvius in your computer for testing purpose and check if it might be blocking the connection.
    Regards,
    Manu Rekhar

Maybe you are looking for

  • TS3276 cannot send open a new mail window. hear a small beep

    it will not let me open a new mail screen. The mail is working (all green dots) I just hear a faint beep.....please help!

  • Can't connect external monitor to Windows 7 bootcamp Macbook Pro 15 - ATI 6770

    I recently puchased a Macbook pro 15 in 2012.  I have bootcamp set up and am running windows 7 home on the bootcamp partition.  When in windows I am unable to use an external monitor or overhead projector.  I have updated all of the ATI drivers and h

  • Problem with Zen Microph

    Hi all... I have just bought a Zen Microphoto and have installed everything on the CD, but when I connect it to my computer, it can't find a driver for it - even though the CD still is in the dri've... I have also been trying to charge the battery, b

  • Release of Planned Orders from ASCP to Internal requisition

    Hi All, Is there a way to stop creation of ISO from IR which is released from ASCP Workbench? As per my knowledge, when we release a Planned Order, it will create an IR and ISO automatically. There is no such functionality like in Purchasing side whe

  • Audigy 2zs 7.1 ana

    Finally I was able to run 7. Analog from the audigy2zs. All You have to do is get 2 4 polar 3.5mm plugs to 3 rca connection. There easy to find radio shack has them in there camcorder section there orginally used for camcorder to vcr attachment. And