Click here to Skip to main content
15,887,683 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: RegEx to allow Phone Numbers with #-###-###-#### or ###-###-#### format only Pin
Vipul Mehta18-Mar-10 21:16
Vipul Mehta18-Mar-10 21:16 
AnswerRe: RegEx to allow Phone Numbers with #-###-###-#### or ###-###-#### format only Pin
Arindam Tewary18-Mar-10 23:24
professionalArindam Tewary18-Mar-10 23:24 
QuestionTableAdapterManager.UpdateAll shows foreign key error Pin
Satheesh Vijayan18-Mar-10 17:44
Satheesh Vijayan18-Mar-10 17:44 
QuestionWhy doesn't this string replacement work? (XmlDoc.InnerXml.Replace) Pin
David Mujica18-Mar-10 10:30
David Mujica18-Mar-10 10:30 
AnswerRe: Why doesn't this string replacement work? (XmlDoc.InnerXml.Replace) Pin
Arindam Tewary18-Mar-10 23:44
professionalArindam Tewary18-Mar-10 23:44 
GeneralWorking now Pin
David Mujica19-Mar-10 4:22
David Mujica19-Mar-10 4:22 
GeneralRe: Working now Pin
Arindam Tewary19-Mar-10 8:38
professionalArindam Tewary19-Mar-10 8:38 
QuestionWeb Deployment Project: Missing Reference? Pin
Diving Flo18-Mar-10 10:14
Diving Flo18-Mar-10 10:14 
Hi folks!

Hopefully I have chosen the right message board. We are developing an application using Silverlight 3, RIA services and Entity Framework (C#/.Net 3.5). In the web project we have a aspx-file hat handles file downloads that are initiated in the Silverlight client, this file is called downloadfile.aspx with code behind file downloadfile.aspx.cs. Everything works fine, we can build and start the application.

But when we build the web deployment project, we get an error that says, that a type cannot be found and we should add a reference to a certain assembly. According to VS2008 The error is located in the downloadfile.aspx.cs file of the web deployment project. But how come? Of course the web deployment project does not have any files nor references. Why is running in debug mode? So it should be correct in terms of the build process. What does the deployment project do?

Does anyone have any ideas?

Thanks,
Florian
AnswerRe: Web Deployment Project: Missing Reference? Pin
Diving Flo22-Mar-10 4:17
Diving Flo22-Mar-10 4:17 
QuestionAjax Validation with ASP.NET Pin
Morgs Morgan18-Mar-10 3:15
Morgs Morgan18-Mar-10 3:15 
AnswerRe: Ajax Validation with ASP.NET Pin
Not Active18-Mar-10 3:21
mentorNot Active18-Mar-10 3:21 
GeneralRe: Ajax Validation with ASP.NET Pin
Morgs Morgan18-Mar-10 3:47
Morgs Morgan18-Mar-10 3:47 
GeneralRe: Ajax Validation with ASP.NET Pin
Not Active18-Mar-10 3:57
mentorNot Active18-Mar-10 3:57 
AnswerRe: Ajax Validation with ASP.NET Pin
mrMercury18-Mar-10 4:20
mrMercury18-Mar-10 4:20 
QuestionVertical CSS Menu in ASP.NET Pin
MWRivera18-Mar-10 3:12
MWRivera18-Mar-10 3:12 
AnswerRepost Pin
Not Active18-Mar-10 3:19
mentorNot Active18-Mar-10 3:19 
GeneralRe: Repost Pin
MWRivera18-Mar-10 3:22
MWRivera18-Mar-10 3:22 
GeneralRe: Repost Pin
Not Active18-Mar-10 3:27
mentorNot Active18-Mar-10 3:27 
GeneralRe: Repost Pin
chengclq18-Mar-10 17:36
chengclq18-Mar-10 17:36 
QuestionHow to store DateTime in database am using following code. Pin
shiva.kore18-Mar-10 2:53
shiva.kore18-Mar-10 2:53 
AnswerRe: How to store DateTime in database am using following code. Pin
Not Active18-Mar-10 3:00
mentorNot Active18-Mar-10 3:00 
AnswerRe: How to store DateTime in database am using following code. Pin
Gaurav Dudeja India18-Mar-10 22:51
Gaurav Dudeja India18-Mar-10 22:51 
AnswerRe: How to store DateTime in database am using following code. Pin
padmanabhan N19-Mar-10 1:06
padmanabhan N19-Mar-10 1:06 
QuestionRefresh button resubmitting data - How to prevent this? Pin
pramodgorityala18-Mar-10 2:20
pramodgorityala18-Mar-10 2:20 
AnswerRe: Refresh button resubmitting data - How to prevent this? Pin
Not Active18-Mar-10 2:49
mentorNot Active18-Mar-10 2:49 

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.