Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when running Demo #11

Open
kmccauley opened this issue Apr 9, 2014 · 1 comment
Open

error when running Demo #11

kmccauley opened this issue Apr 9, 2014 · 1 comment

Comments

@kmccauley
Copy link

The sdk dll is in assembly. Can you direct me where to look to fix our issue? We are getting the below error when trying to run demo.

System.IO.FileNotFoundException: Could not load file or assembly 'BrightcoveSDK, Version=1.0.0.0, Culture=neutral, PublicKeyToken=51c131e47104f426' or one of its dependencies. The system cannot find the file specified. at BrightcoveVideoCloudIntegration.VideoCloudWebPart.AsyncVideoList() at BrightcoveVideoCloudIntegration.VideoCloudWebPart.CreateChildControls() at BrightcoveVideoCloudIntegration.VideoPlaylist.VideoPlaylist.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

@kmccauley
Copy link
Author

An update... Our issue was that the BrightCoveSDK.dll only deployed to one server. Once I deployed the .dll to all servers everything worked appropriately. Check all servers to see that BrightCoveSDK.dll is in assembly folder. I downloaded the https://powershellgac.codeplex.com/wikipage?title=Add-GacAssembly&referringTitle=Home GAC Module and added the BrightCoveSDK.dll that way through SharePoint Powershell. Has anyone looked at this issue? This is not an enterprise ready solution. Each time we add a server to the farm, or create a new farm, we would be required to run the power shell script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant