ASP.NET is a web application framework developed by Microsoft to allow programmers to build dynamic web sites and web applications.
6
votes
0answers
91 views
Processing AuthenticationResult's from different providers in the same page
I'm integrating OpenID to my existing application with LiveID and Google providers. On my login page, in addition to the original login fields I have added 'Log in with Google' and 'Log in with ...
6
votes
0answers
155 views
change in config.DataServiceBehavior.MaxProtocolVersion from V3.0 to V2.0 cannot revert
I changed
config.DataServiceBehavior.MaxProtocolVersion = DataServiceProtocolVersion.V3
from V3 to V2 to verify that JSON output is Verbose. However, when I change it back to V3, the output is ...
6
votes
0answers
868 views
Handling Error “WebDev.WebServer.Exe has stopped working”
Is there a way to handle the error "WebDev.WebServer.Exe has stopped working" in ASP.NET and keep the page running or even the just the WebServer running? Or is this an impossible task and is ...
4
votes
0answers
42 views
Configure IIS To Send “text/html” In Response for IE11
The updated version of Internet Explorer in Windows 8.1, IE11, has the following User Agent string as per this:
Mozilla/5.0 (Windows NT 6.3; Trident/7.0; rv:11.0) like Gecko
Our website is ...
4
votes
0answers
93 views
How to Advance filter for category and author in Smartsearch in kentico
I have created basic search and uses the SearchHelper to get smart search results based on the search paramaters.
Now creating the Advance search based on Category , Author etc but did not find the ...
4
votes
0answers
236 views
Unable to use PLAINTEXT signature with a DotNetOpenAuth ServiceProvider
I am building an OAuth 1.0(a) authorization server using DotNetOpenAuth (NuGet package DotNetOpenAuth.OAuth.ServiceProvider, version = 4.1.4.12333). The server is hosted in an ASP.NET application but ...
4
votes
0answers
265 views
Building Razor with MvcBuildViews=true failing
I have a new project built up using MvcContrib and MvcScaffold. Everything works fine with dynamic compilation. When I turn on view compilation in the project file, however, compilation breaks.
The ...
4
votes
0answers
285 views
Setting the base url of an ASP.NET app behind a proxy server
I have the same issue as the poster of this question
Running ASP.NET MVC application behind a proxy with different root relative path
except that I'm running "classic" ASP.NET 4.0 in IIS 7. ...
4
votes
0answers
459 views
Access ViewData dictionary from custom metadata provider
I have a custom metadata provider that inherits from DataAnnotationsModelMetadataProvider. I am wondering how (if possible) I add data to the ViewData dictionary from the custom metadata provider ...
3
votes
0answers
14 views
Getting error in ScriptResource.asxd after migrating website from traget framework 3.5 to 4.5
My website was in initially at target framework 3.5, and i have changed it to 4.5,
everything works fine , when i click button on a page where script manager is added it shows following exception:
...
3
votes
0answers
70 views
Binding ASP.NET TreeView Control to a Dataset
In MSDN they say about TreeView control ("Binding to Data" paragraph):
The TreeView control can also be bound to an XmlDocument object or a
DataSet object with relations. To bind to one of these ...
3
votes
0answers
44 views
set jquery ThickBox size to auto
I use JQuery ThickBox 3.1 to show my Iframed Content as popup window .
<a href="popUp.aspx?id=<%#Eval("id")%>&TB_iframe=true&height=600&width=800"
...
3
votes
0answers
47 views
Object of type “X” cannot be converted to object of type “X” (again)
I've seen the dupes of this. None of the answers there are helping me.
The peculiar details of our situation are:
The class that cannot be converted is a result class coming from the WCF service. ...
3
votes
0answers
71 views
Create an ASP.NET Web Application to be an Office 365 task pane AddIn
Even though C# and others are listed as a possible language, all of the samples I have found show how to create a task pane AddIn using HTML5/JavaScript only.
I've already gone through all of these:
...
3
votes
0answers
45 views
Should I never call HostingEnvironment.UnregisterObject?
While trying to implement asyncronous email over smtp in my ASP.Net MVC 3 application I've come around SO SmtpClient.SendAsync blocking my ASP.NET MVC Request thread. There I found the article by Phil ...
3
votes
0answers
131 views
How to load a highchart script within a WebPartZone
So I am trying to make a Dashboard-like page. To achieve this I am using the WebParts component.
For example, I am using:
<asp:WebPartZone ID="WebPartZone2" runat="server">
...
3
votes
0answers
255 views
ASP.NET EventValidation fails when .NET 4.5 Framework is installed in only one server behind the load balancer
We have installed .net 4.5 Framework in one of our web servers. Our applications are targeted for .net 4.0 and run off multiple servers behind a load balancer.
After the installation we get the ...
3
votes
0answers
127 views
IIS Express with VS2010 SP1 Constantly Rebuilds Web Site
I'm working with larger solution that has several website projects and recently it was decided to switch from Cassini to IIS Express. There are about 10 or so developers who all share the same ...
3
votes
0answers
36 views
How can I hide an event created with Graph API from timeline
I'm creating many events for a page using the graph api, up to a couple hundred at a time. However, each event creates a post on the timeline which I'd rather not have happen.
Is there a way when ...
3
votes
0answers
246 views
Web.config client cache settings does not apply for rewritten by HttpContext.RewritePath path
We are using system of hidden internal sites. For hiding path we are using HttpContext.RewritePath.
There is also a system for uploading photos that generates new name, and photo has no chance to ...
3
votes
0answers
197 views
HTTP POST to Many to Many relation asp.net web api
I am new to ASP.net (and programming in general) and I'm having trouble building a Web API. More specifically I need help in these two areas:
How to configure my "DOCcontroller" to post a new ...
3
votes
0answers
434 views
“object reference not set” displaying in Design view of asp.net default.aspx file in Visual Studio 2010
I found another thread with a similar problem here:
Visual studio 2010: Can't show design view
but in my case I'm not using a custom control.
On a Win7 32 bit machine I am using Visual Studion ...
3
votes
0answers
214 views
Using WebSecurity with NHibernate and Postgresql?
since I want to use Postgresql and NHibernate in my ASP.NET MVC4 project I am wondering if it is possible to use the WebMatrix.WebData.WebSecurity for security and authentication features? NHibernate ...
3
votes
0answers
305 views
Hosting an authentication-free WCF REST service side-by-side with ASP.NET with Forms Authentication
I would like to host a REST-full WCF 4.0 service on an already-created IIS 7.5 website based on ASP.NET v4.0 and secured by forms authentication. So, I tried to configure my WCF stack using mixed mode ...
3
votes
0answers
312 views
Sharepoint 2010 dropdown menu on mobile
I have a hovering dropdown menu in Sharepoint 2010 that works fine with a mouse, but what I'm also trying to achieve is getting the menu to not reload the page on a mobile device (since the user has ...
3
votes
0answers
296 views
mapping constants to resource strings for lists population and lookup
After an extensive search here I still need an expert advice:
Requirements
Requirements are pretty standard: map int consts to strings from resource files so localization will work fine and we can ...
3
votes
0answers
169 views
Testing ServiceStack services with custom factory
I have read excellent article here about accessing ASP.NET session from ServiceStack.
It seems to work great, but I don't know how to make a "passing" UT (Nunit) for services which need direct acces ...
3
votes
0answers
2k views
Server cannot set content type after HTTP headers have been sent — tracking this down
One of our users is getting an error in our web application. We couldnt duplicate this problem, and I suspected it was network related. I had the user try the application using their notebook at ...
3
votes
0answers
1k views
Editing PresentationML using openxml
Hello everyone i am working on a project in which i have to export some data into a ppt using openxml on button click.Here is my code for the aspx page:
using System;
using ...
3
votes
0answers
145 views
Nlog database target - to use keepConnection or not?
I'm using NLog in an asp.net 2.0 application; it gets a lot of traffic and logs a lot of data (average about 5000 log records per day), for both error logging and statistical purposes. It uses two ...
3
votes
0answers
212 views
Setting HTTP cache control headers in WCF service
I'm working on an HTTP REST service implemented on WCF. I'd like to set the HTTP cache control headers for my operations appropriately.
I've seen a few examples that involve using the ...
3
votes
0answers
276 views
Debug Request Timed Out (System.Web.HttpException)
According to the MSDN regarding system.web httpRuntime executionTimeout:
This time-out applies only if the debug attribute in the compilation element is
False. Therefore, if the debug attribute is ...
3
votes
0answers
122 views
Provider class in healthMonitoring gets inner exception
We have Health monitoring setup for our applications. We have been facing a strange issue for some time.
When an unhandled exception in thrown in our web applications, it gets captured by the ...
3
votes
0answers
245 views
WS-I Basic Profile 2.0 compliant frameworks
In Wikipedia a number of WS-I Basic Profile (BP) compliant frameworks are listed. However, it is not clear to which version of the BP the framework is compliant to. So my question is as follows:
...
3
votes
0answers
714 views
Why a program starts and exits right away?
This is kind of weird. Sometimes when I start my ASP.NET page in Visual Studio 2010 in debug mode, I can see IE starting, data initializing, controls loading and there is stuff in the output log.
But ...
3
votes
0answers
1k views
ASP.NET MVC 3 RESTful Routing: RouteData must contain an item named Action?
We are using the ASP.NET MVC Futures project (Microsoft.Web.Mvc) to enable an MVC 3 application to use RESTful routes. This application has been working perfectly under MVC 1 and its related ...
3
votes
0answers
358 views
References not deployed when using ResolveReferences and _CopyWebApplication in AfterBuild
The following MSBuild invocation works great when used in an independent MSBuild project, LocalPublish.xml.
<MSBuild
Projects="MyProject.Web.csproj"
Targets="ResolveReferences;_CopyWebApplication"
...
2
votes
0answers
12 views
standardize text using phonetic
i received data from a datacenter and i have to cleanse and make data useful and my biggest problem is one column lets call it "service_description" and for example the data center belong to a hair ...
2
votes
0answers
23 views
Calling oracle stored procedure which start a job in Asp.Net page
Because in a .net application which use the OracleClient one can't use the method: BeginExecuteNonQuery
which allow you to call a procedure and don't wait the end.
...
2
votes
0answers
41 views
Getting “Unable to find control id … referenced by the 'ControlToCompare' property…”
I've got a user control, DataRowPassword, and I've got the ValidationProperty declared on it so that the comparison will work:
[ValidationProperty("Value")]
public partial class ...
2
votes
0answers
33 views
creating language specific error pages in MVC4
hi i have created language specific error pages using HTTP errors in IIS.
But have few issues.
i have set language preference in IE.
<httpErrors defaultResponseMode="File" errorMode="Custom" ...
2
votes
0answers
58 views
A script on this page may be busy, or it may have stopped responding. Asp.net
I have a page which gives me this error in Firefox:
A script on this page may be busy, or it may have stopped responding.
You can stop the script now, or you can continue to see if the script
...
2
votes
0answers
26 views
Error handling during broadcasting message using WebSocketCollection object
I'm currently using .Net 4.5 websocket package to support websocket service on windows 2012 server.
Using WebSocketCollection object I'm succesfully able to broadcast message to all the clients.
...
2
votes
0answers
27 views
asp.net Attempting to create publish settings in vs 2012 gives strange error
I recently updated my asp.net 3.5 web project from Visual Studio 2010 to Visual Studio 2012. Every time I try to create publish settings it says the following:
{There are errors in web.config. ...
2
votes
0answers
59 views
ASP.NET sass/scss compilation at run-time and at compile-time?
I am searching for a solution for compiling my .scss files at run-time and at compile-time.
The reason I need both is that our designers work on Macs and prefer the ease of having their .scss files ...
2
votes
0answers
26 views
Abort any POST operation in IIS
My site is getting DOS attack with POST VERB, my site is a static site and I am trying to stop any POST action on the home page.
I had the URL Rewrite installed on my server, so I am trying to write ...
2
votes
0answers
50 views
WCF service timing out only when called from an ASP.NET web app
I have a few WPF applications that have WCF services with a single function called UpdateValues. I have about 5 applications working, but for some reason one is not. I tested the app using the WCF ...
2
votes
0answers
53 views
Uploading files greater than 2GB in ASP.NET MVC 3
I am trying to upload video files larger than 2GB on an ASP.NET MVC 3 project however the maximum file upload size for ASP.NET 4.0 seems to be at 2GB. Is there a way to exceed this limitation in ...
2
votes
0answers
33 views
ASP.NET Web API Nested Resource in URL
I am creating my first ASP.NET web API. I am trying to follow the standard REST URLs. My API would return the search result records. My URL should be –
...
2
votes
0answers
144 views
Missing request.CreateResponse in vb.net Webapi Projects
I seem to have tracked down the problem but do not know how to fix it, or if I can.
When I create a new C# WebAPI project, and add an import for System.Net.Http I can access
...



