Questions tagged [applicationpage]

26 questions
0
votes
0 answers

Adding a DLL to a SharePoint 2010 Application Page project

I am trying to create an application page in SharePoint 2010. I am trying to use the GoogleMap Control on the page. In a traditional ASP.NET application you would just plop that .dll into the bin directory of the web application project. But in…
sshirley
  • 239
  • 2
  • 6
  • 19
0
votes
1 answer

SharePoint 2010 Application Pages. vs. Web Parts

I have done many a search on this issue with mixed results and ensuing ambiguity. The time has come to nail it down for good. If I'm developing the equivalent of a complex ASP.NET application, and I want to run it on top of SharePoint 2010, is it…
anon
  • 1
  • 1
  • 1
0
votes
1 answer

Sharepoint Application Page throwing exception only in dialog

I'm having exception when I am running Application Page (/_layouts/Collages/UploadCollage.aspx) on dialog with inline code embedded in it. Code for running dialog on default.aspx page: