Can't get my website files working.
I copy all my files to my website, and when I view the website, the aspx file shows just source code. I'm using Visual Web Developer Express 2010. Am I supposed to just copy the bin directory directly...
View ArticleDeploy Oracle.DataAccess.dll while deploying ASP.Net Application
Hello,I have developed an ASP.Net application and at the backend, I have used Oracle. While developing the application, I had to install ODP.Net to connect Dot Net with Oracle. Now while publishing the...
View ArticleEncoded number sign ("%23") in URL path is interpreted as fragment
Hi,We are using Global.asax for URL rewriting in our application and noticed that there are some problems with handling encoded number signs ("%23").If the client sends a request using the URL...
View Articleweb config settings issue
Hi All,We have a vanilla site that hold layouts, graphics etc and as such it has it's own web config file. In other sites we make a reference to the vanilla site. Each application that uses the vanilla...
View ArticleAre the .DLLs that represent native global modules interchangeable between...
After performing a directory comparison on the .DLLs that are in the %IISEXPRESS_BIN% folder and C:\windows\system32\inetserv on my Windows 7 hard disk I can see that some of the .DLLs modules under...
View ArticleHow to import unmanaged DLL to web project?
I have a third party DLL, it is programmed with C++ language and use for x86 System. I can use it normally with Windows Form Application but I can't manage to use it on Web Form. I need some suggestion...
View ArticleHTTP Error 404. The requested resource is not found.
trying to install dotnuke 7, in browser mode but getting errorHTTP Error 404. The requested resource is not found.even though i configured it properly ccording to this youtube video but still it...
View ArticleRecovering my asp.net mvc web application after server crash
I have an asp.net mvc web application published inside IIS 6.0, and the windows server crashed due to traffic and it shows a blue screen and it mentioned to restart the server. So I have restated the...
View Articledeploy asp.net APP with |ERROR|WebServerAdministrationProvider|'appcmd.exe issue
deploy asp.net app with following issue, please help.|ERROR|WebServerAdministrationProvider|'appcmd.exe set config ZTCDemo-0-d68adf8ee74d4cf7b9db3f0fa5fea964 /section:system.webServer/httpLogging...
View Articleasp.net APP with in web.config push to IronFoundry V1 issue, please help
we have an asp.net app, it runs ok in IIS, but it encount the error when we push it to Ironfoundry v1(use vmc push) the error in terminal shows: Creating Application: OK Binding Service [oracle-1f05b]:...
View Articlesetup website
hi team im not sure if you seen thisi have visual web express 2008 and 2010 they work fine on XP creating websitesbut i just had a windows 7 64 bit enterprise and i tunr on the IIS and then i try to...
View Articlessl redirect
I have this redirect in my web.config and i need to not redirect if i am on localhost. How can i tweak this so it does not match on localhost?<rewrite><rules><rule name="HTTP to HTTPS...
View ArticleGacutil location in Visual Studio 2010
Can anyone please tell me the location of gacutil.exe in VS2010?
View ArticleThe located assembly's manifest definition does not match the assembly...
I have developed a .Net Custom control in C# that is used by various applications. It has been functional for over four years and now is being updated. All the code in the control works perfect but...
View ArticleWindows Server 2008: problem of slowness and CPU consumption for asp.net...
Hi to all, We're up against, now for several months, with a problem that plagues the sites on our servers using MS ACCESS as a database. the problem consists in an extreme (but really extreme) slowness...
View ArticleDeploy web api with sqlce database
Hi,I am using sqlce database in my rest service.I have placed sqlce4.0 database in app_data folder and included all sql ce dlls in my bin folder.Now if i publish this service to the iis server where...
View Articlejquery white label theme widget auto reload
Recently i have purchased white label theme from theme forest. I am using widget plugin in my dashboard with auto reload functionality.I want to use widget ajax reload plugin with my juqery ajax call...
View ArticleMail could not be sent from Windows Server Web application
Hi,suddenly we are unable to send mails from webapplication. But we could send mails from the system directly but after deployment in the server mails could not be sent.Pl guide on this whether it...
View ArticleApplicationClass Error After deployment
Hi Experts :)I have developed an application which responsible to create a word file and put some content in it. It works perfectly when I F5 from visual studio. But when I put my same code/publish...
View ArticleCan't get my website files working.
I copy all my files to my website, and when I view the website, the aspx file shows just source code. I'm using Visual Web Developer Express 2010. Am I supposed to just copy the bin directory directly...
View Article