Click here to Skip to main content
15,919,931 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: IDENTITY_INSERT Pin
Sathesh Sakthivel7-Jun-07 16:46
Sathesh Sakthivel7-Jun-07 16:46 
Question.net documentation Pin
haytham_mohammad7-Jun-07 14:11
haytham_mohammad7-Jun-07 14:11 
AnswerRe: .net documentation Pin
Colin Angus Mackay7-Jun-07 14:26
Colin Angus Mackay7-Jun-07 14:26 
QuestionFile retrive from DataBase Pin
seemamltn7-Jun-07 13:23
seemamltn7-Jun-07 13:23 
AnswerRe: File retrive from DataBase [modified] Pin
ASPnoob7-Jun-07 17:02
ASPnoob7-Jun-07 17:02 
QuestionError message Pin
seemamltn7-Jun-07 11:48
seemamltn7-Jun-07 11:48 
AnswerRe: Error message Pin
Christian Graus7-Jun-07 12:39
protectorChristian Graus7-Jun-07 12:39 
QuestionCustom WSS 3.0 aspx page Pin
archangel7177-Jun-07 11:29
archangel7177-Jun-07 11:29 
Not sure if this is the correct board, but I'll try here.

I am trying to add a custom aspx page to my Sharepoint site. Here are the steps I've taken:

- Published my site with VS 2005
- Created a blank aspx page with Sharepoint Designer
- Copied the published aspx page into the newly created one in Designer
- Added the dll to my Sharepoint bin folder
- Added the following line to my web.config:
<br />
<SafeControl Assembly="App_Web_mzeq_hmf" Namespace="_Default" TypeName="*" Safe="True" /><br />


This is apparently the only way to have custom aspx pages in WSS 3.0/MOSS 2007, which is annoying.

When I try to run the page I get this error:

An error occurred during the processing of /contact.aspx. Value cannot be null.
Parameter name: key

I have no idea what that means. I thought it might have to do with not having a PublicToken parameter, but that was just a blind stab at what that might mean.

Any help on this would be great!

Thank you!
Questionhow-to select a specific row in gridview C# Pin
pat3d27-Jun-07 9:55
pat3d27-Jun-07 9:55 
QuestionConverting Request object to WebRequest in asp.net Pin
amitar277-Jun-07 9:19
amitar277-Jun-07 9:19 
AnswerRe: Converting Request object to WebRequest in asp.net Pin
Not Active7-Jun-07 9:25
mentorNot Active7-Jun-07 9:25 
GeneralRe: Converting Request object to WebRequest in asp.net Pin
amitar277-Jun-07 11:03
amitar277-Jun-07 11:03 
GeneralRe: Converting Request object to WebRequest in asp.net Pin
Not Active7-Jun-07 15:13
mentorNot Active7-Jun-07 15:13 
QuestionDisplaying SSRS 2005 via Web Services in ASP.NET Pin
BigBlueEye7-Jun-07 6:22
BigBlueEye7-Jun-07 6:22 
Questionhow to run in linux...? Pin
Balaji.K7-Jun-07 6:08
Balaji.K7-Jun-07 6:08 
AnswerRe: how to run in linux...? Pin
Sathesh Sakthivel7-Jun-07 6:41
Sathesh Sakthivel7-Jun-07 6:41 
AnswerRe: how to run in linux...? Pin
Venkatesh Mookkan7-Jun-07 17:49
Venkatesh Mookkan7-Jun-07 17:49 
QuestionColoring of Dropdownlist items Pin
haasini7-Jun-07 5:07
haasini7-Jun-07 5:07 
AnswerRe: Coloring of Dropdownlist items Pin
Sathesh Sakthivel7-Jun-07 6:35
Sathesh Sakthivel7-Jun-07 6:35 
QuestionValidationGroup= doesn't fire in control Pin
Brendan Vogt7-Jun-07 4:55
Brendan Vogt7-Jun-07 4:55 
QuestionDB connection location. Pin
sergeyv20027-Jun-07 4:38
sergeyv20027-Jun-07 4:38 
AnswerRe: DB connection location. Pin
Not Active7-Jun-07 4:57
mentorNot Active7-Jun-07 4:57 
Questionexport datagrid to excel from a popup window Pin
D.Sridhar7-Jun-07 3:57
D.Sridhar7-Jun-07 3:57 
AnswerRe: export datagrid to excel from a popup window Pin
l0kke7-Jun-07 4:24
l0kke7-Jun-07 4:24 
GeneralRe: export datagrid to excel from a popup window Pin
D.Sridhar7-Jun-07 4:41
D.Sridhar7-Jun-07 4:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.