Stack Exchange
sign up
|
log in
|
SharePoint
Questions
Tags
Tour
Users
Ask Question
Jeremy
less info
network profile
163
reputation
5
bio
website
location
age
34
visits
member for
6 months
seen
May 9 at 23:45
stats
profile views
2
163
reputation
bio
website
visits
member for
6 months
5
badges
location
seen
May 9 at 23:45
summary
answers
questions
tags
badges
favorites
bounties
reputation
activity
47
Actions
suggestions
reviews
revisions
comments
badges
posts
accepts
all
Apr
19
answered
SharePoint 2010: Application Page: Javascript error: “is not a function”: works on one environment, not on another
Apr
15
accepted
Document Library add file with custom column (SharePoint 2010)
Apr
12
answered
Document Library add file with custom column (SharePoint 2010)
Apr
12
asked
Document Library add file with custom column (SharePoint 2010)
Feb
6
comment
SharePoint 2010: Application Page: Javascript error: “is not a function”: works on one environment, not on another
The first function was the .dialog() function in jquery UI. The second one was one I wrote.
Feb
5
asked
SharePoint 2010: Application Page: Javascript error: “is not a function”: works on one environment, not on another
Feb
5
comment
SharePoint 2010: System DLL (System.Collections.Generic) is not in the GAC - how do I add it?
Using the
/t:package
switch solved the problem.
Feb
5
accepted
SharePoint 2010: System DLL (System.Collections.Generic) is not in the GAC - how do I add it?
Feb
1
comment
SharePoint 2010: System DLL (System.Collections.Generic) is not in the GAC - how do I add it?
@DaveWise: Visual Studio has target .NET version of 3.5, Server has 4.0.
Feb
1
comment
SharePoint 2010: System DLL (System.Collections.Generic) is not in the GAC - how do I add it?
I am running the shell as administrator. I do have one other idea - see the latest edit (EDIT 4).
Feb
1
revised
SharePoint 2010: System DLL (System.Collections.Generic) is not in the GAC - how do I add it?
Added possible cause and solution.
Jan
31
revised
SharePoint 2010: System DLL (System.Collections.Generic) is not in the GAC - how do I add it?
More information.
Jan
31
comment
SharePoint 2010: System DLL (System.Collections.Generic) is not in the GAC - how do I add it?
No, I am not deploying from VS. I use VS to build a wsp file. I copy that wsp file to the server and run Update-SPSolution (or Add-SPSolution and Install-SPSolution if it doesn't exist.)
Jan
31
comment
SharePoint 2010: System DLL (System.Collections.Generic) is not in the GAC - how do I add it?
Yes, the VS project has a reference to System.dll.
Jan
31
comment
SharePoint 2010: System DLL (System.Collections.Generic) is not in the GAC - how do I add it?
Thanks for the tip on the DLLs. The namespaces must be there, because I can get it to work eventually. See EDIT 2 in the question.
Jan
31
revised
SharePoint 2010: System DLL (System.Collections.Generic) is not in the GAC - how do I add it?
Added sharepoint version info to the title.
Jan
31
comment
SharePoint 2010: System DLL (System.Collections.Generic) is not in the GAC - how do I add it?
The server has .NET 4.0. See my latest edit (EDIT 2) - I can get it to work, eventually. So that reference must be there.
Jan
31
revised
SharePoint 2010: System DLL (System.Collections.Generic) is not in the GAC - how do I add it?
Added more information about a workaround.
Jan
31
revised
SharePoint 2010: System DLL (System.Collections.Generic) is not in the GAC - how do I add it?
Added more information.
Jan
31
asked
SharePoint 2010: System DLL (System.Collections.Generic) is not in the GAC - how do I add it?
SharePoint Stack Exchange works best with JavaScript enabled