This application is currently offline. To enable the application, remove the...
This application is currently offline. To enable the application, remove the app_offline.htm file from the application root directory CAN SOMEONE TELL ME HOW TO SOLVE THIS?
View ArticleContext sensitivity in classes
Why is there no context sensitive help when I create a .VB class file? Is there a way to turn this on? It is fine if I am working in a .aspx or code behind file. As soon as I create a class file in...
View ArticleWebsite publishing error : Publication (web): Object reference not set to an...
First of all, i find runtime exception when publishing a website pretty odd. This error pops up semi-randomly in two different ASP.NET solutions that I have in Visual Studio 2008. Odd things like...
View ArticleHow to transfer a webapp project (source) from Visual Web Dev Express to a...
Hi All, I have created a webapp project in Visual Web Developer Express on my machine at home. I wish to now transfer that project to another machine at the client site for example (and then update the...
View ArticleVisual studio 2012 and database project (CLR)
Hi, we have a project written in vs2010 using database clr, we call a webservice with this application and it works great. But now we have upgraded to vs2012 and it seems like we cant add service/web...
View ArticleFormat the whole document is not working in 2012
The "Format the whole document" feature is not working in Visual Studio 2012 Ultimate. Can anyone tell me how to fix that? Thank you in advance. David
View ArticleCan't add a reference to a DLL in Visual Studio
Has anyone ever experience problems adding a reference to a DLL in Visual Studio? I have a website that I copied from our development server and placed it on a virutual pc on my local machine. I...
View ArticleNo overload för method ' ' takes 0 arguments
hi guys. Im a beginner at VB and im trying to make a prog that asks for the price and the amount paid by the customer, but my code seems to be wrong somewehere. Im getting the messege "No overload för...
View ArticlePrinting indented vertical lines of my ASP.Net source code
Hi, I know this question could as well be placed somewhere else but I think it is valid to post it here too ... can't find a reason why can this question be moved to another place by moderators ... I...
View ArticleI copied a project directory from one computer to another. And in the other...
I copied a project directory from one computer to another. And in the other VS says Project Unavailable. help? I googled and all I can seem to come up with is deleting the .suo files. 2 different...
View ArticleRegexp Question
Hi, How can I use regexp (using vb) to replace following youtube video embed code, width and height to 640x360 regardless of the sizes already in there? So when the following string goesthrough the...
View Articlesql and visual studio
i have one table in database in visual studio, call product, there is one photourl field that has a datatype image how would i add a new image in the field as it generate always an error when i put the...
View Articlemix razor view with handlebar templates
I'm using ASP MVC with Razor view engine to build web application. I'm also using EmberJS on some views for client side rich application framework. EmberJS uses handlebar templates. The problem is that...
View ArticleSilly problem with viewing control popups in editing mode
I have a laptop at home with a max screen resolution of 1366x768. I have a web project with some third party controls that have really big 'task' popups (or whatever they're called. Those > buttons...
View ArticlePassing ID From Master Page To Details Page
Hi this is my first post and I have just started learning ASP.NET using Visual Studio 2010 and am having a major problem and need some help please. I have a page (master page) that is using a Repeater...
View ArticleCan I link tasks to specific locations in code?
Hi, In VS 2012, is there a way for me to create a task and link it to, say, line 350 in an action method in a controller? The idea is to create tasks for people in my team where they can open their...
View ArticleUpdate not correct in my system
MY system not correct update when i click linkbutton update in gridview it is updated in other textbox no updated in same cloumn
View ArticleUpgrading VS 2005 Web Application to VS 2010
Hi All, I have upgraded my Vistual Studio environment from 2005 to 2010, too late!!! I know!.I have a web application written in c# using Visual Studio 2005 that uses .net membership, javascript and...
View ArticleDrop down box that will let users type if not on the list
Hello, I'm a new user of asp.net with limited programming experience. I developed a tool that lets the user edit the data on an SQl database. I wanted to modify my dropdowns in such a way that if a...
View ArticleQuestion On WebParts
Hi. I'm trying to make a change to an existing web application. I have a fair handle on C#, but my knowledge of jscript and asp is minimal, so please forgive the ignorance. :) I have a webpart that...
View Article