PHP on ASP.NET website
hi guys, I am running my own ASP.NET website and I am planning to integrate an application that runs on PHP. Is that possible to embed PHP script on my existing .ASPX site? Please advise
View ArticleFailed to create type 'Microsot.sqlServer.Dac.DacServices'
I am trying to deploy using one click. I receive Web Deployment task failed. Failed to create type 'Microsot.sqlServer.Dac.DacServices'I the misspelling of Microsoft is not a typo. I am deploying...
View ArticleWebsite Deployment to Remote Address IP via(HTTP)
Hi All,I am Planning to deploy a website(not a website project),to remote server thorughhttp:\\someip:port is it possible.No where I find a way to add the remote server credentials.In website project I...
View ArticleLoading native DLL in IIS - Works on IIS Express, exception with IIS 8...
I am trying to create a webforms application using 2 C# DLLs referencing one native DLL.The project works perfectly when using IIS Express, as soon as I try to use IIS 8 however it seems like there is...
View Articleconfiguration issue
Hi All, Whenever I want to use Membership and Roles in my project then first I open machine.config file then add ConnectionString , Membership and Roles ( copying the previous code ) and then I...
View ArticleVitrual Subdomain URL Rewriting
I need to do URL rewriting in such a way that if my request is abc.domain.com, then request should be processed such asdomain.com/default.aspx?cid=abc for example, if i give *.domain.com, request...
View Articlex has not been pre-compiled, and cannot be requested.
I am having trouble publishing a website on a new laptop.It was working on my previous laptop. It is being accessed from a network drive, so it is the same exact project for both computers. But it only...
View ArticleRE: sychronization problem of dll files in bin folder and SVC files
Hi There;I have a project , its name is "Protected Areas".There are svc files in PAServer folder such as AuthenticationInterface.svc file and bin folder which consists of dll files. I have changed the...
View ArticleSession Time Out Issue
I Have Implemented an Asp.Net (C#) website on my local server (Windows Server 2008R2) i have configured IIS7 on that with SQL Database (SQL Express 2008 R2). I have specified a time (Session Time Out )...
View Articlein Web.config connection String i need include the Port number for sql server...
code i have return in web.config for sql server 2005 in sql server 2005 we have changed the default port to 1477...
View ArticleHow to put a asp.net website ON
Hi guys !I've delevopped a website (its not done, but my boss want to try it). How May I put it "on-line" ? Maybe just in the Intranet ... I may leave it on our server and then my boss can try it from...
View ArticleCreating an msi install package
I need to create an msi install package from Visual Studio 2010. The first step in the instructions says to open your project, right click on your project name in the solutions window, click...
View ArticleThe breakpoints will not hit. No symbols have been loaded. ASP.NET 4.0 VS 2012
HiI have upgraded my application from ASP.NET 2.0 to ASP.NET 4.0 ( also from VS 2005 to VS 2012). There is a strange problem I am facing during debugging my application. None of the breakpoints in my...
View Article500 Internal Server error
I am trying to deploy my website using godaddy. However, when I try to load my domain I get a 500 Internal Server error. I called godaddy, and they said that it may be a problem with my web.config file...
View ArticleConfigure ASP.NET to use proxy
Hello,I have a ASP.NEt site that runs from behind a proxy. I configure the proxy in my web.config. I have noticed something strange I don't know. When I remove the web.config setting on my developer...
View Articlemy website on IIS7 can't request remote website via webclient !
hi , I use webclient to request a remote website like "www.bind.com", my IE have set a proxy ! the question is , when i'm debugging with vs2010 it work without setting the Proxy...
View ArticleWeb Deployment Project and Profiles and custom ProfileBase derived type in...
Hello all,In the GAC I have an assembly with my custom Profile provider and my custom type derived from ProfileBase.When I deploy my application with a Web Deployment Project I get the following...
View ArticleASP.NET Migration - Path 'GET' is forbidden
We have an ASP.NET application migrated from 2.0 to 4.0.After the migration, while accessing root URL, it is throwing an exception "Path 'GET' is forbidden.". The default page is different than the...
View Article.net website and url issue
Hello,I have a website behavior that I don't want:I notice that if I prefix my website name with any characters, the website still loads. www.mysite.com/page1.aspx -> works...
View ArticleWindows 2008 R2 Server GAC Issues.
Hi All,Our Development server is upgrated from windows 2003 to W8R2, and while migrating all our applications to this new server, I am not able to GAC my assemblies successfully. I am a member of...
View Article