View Complete Post
Hi All,
I trying to show a html file inside my aspx page. I will be greatful for your help.
Hi all,
I tried to do a simple application using ajaxcontroltoolkit. in the beggining I used a textbox with an autocomplete control and it was working.but when i wanted to use it in another application it didn't work. then I tried to create exactly the first application in another project I had the same problem.the autocomplete extender didn' work anymore. I think there is a problem of visual studio 2010 settings, since i have 2 projects with the same files, same code in the files but one of the project run corectly and the other not.
help please.
Hi,
I am developing asp.net 2.0 using c# and when I place a break point on a line of code and hit f5 or "start debugging" it just brings up the website without stopping at the breakpoint.
It is set for debug not release and I don't know what else to do? Does anyone have any suggestions?
Thanks
I have recently upgraded from VS 2008 to VS 2010 and the conversion process completed successfully. However, when viewing my design view for all aspx pages, any control i had in there is displayed with the message "Error Creating Control - Object Reference not set to instance of an Object". If i even attempt to create a simple new button or textbox from the toolbox, the control automatically comes back with that error. However, in runtime, my controls are all displayed and functioning correctly.
I have seen some posts regarding session state and checking that Context is not null in the OnInIt override method, but I am no using any OnInIt override methods in any of my code behinds. It pretty standard with usually only page loads.
This is creating a tough time developing because it is not using intellisense when i am looking for events and other actions on the controls. Also, Javascript does not appear to be functioning the same since it doesnt seem to be using the FindControl method correctly (Probably because the page is building out the control).
This is very frustrating and i've spent two days on this, so any help would be appreciated.
Thanks!
I am building master page in visual studio 2005 and I have placed contentplaceholder into between <head> and </head> tag of master page, but in source view of visual studio 2005, I am getting error that says "unrecognized tag prefix or device filter"
how do i get rid of this error or is this bug in visual studio 2005
thank you
maxmax
I'm using Microsoft Visual Studio 2005, version 2.0.50727
When ever I open files based on ado.net i.e, interaction of backend and frontend, or crystal reports I get this following error:
Could not load file or assembly 'CustomMarshalers',Version=*.*.*.*,Culture=******, PublicKeyToken="***************' or one of its dependencies. The system cannot find the path specified. "
I got this error recently.I dont know how to solve it.Plz help asap..
Thanks in advance..
After switching to the web designer, VS2010 sometimes hangs. If I look at the Resource Monitor, I see that devenv.exe is consuming 50% of the CPU (on a dual-core machine), and its memory usage keeps slowly growing. Since VS is unresponsive, I end up killing the devenv process and restarting VS.
The problem occurs about 1-3 times a day. I have not found a way to specifically reproduce the problem, but it appears to happen most on complex web pages that include UserControls. All pages in this project also use Master pages, if that helps.
Since upgrading from VS2008 to VS2010, I've noticed a number of odd problems. This one actually forces me to kill the devenv process and restart VS2010, and so is particularly disruptive. I did not have any similar problems under VS2008.
Environment:
Windows 7 Pro 64-bit, under Parallels Desktop 5, running under Mac OS X 10.6.5
Visual Studio 2010 Pro, version 10.0.30319.1 RTMRel
3 GB RAM allocated to the Windows virtual machine.
I'm not running any add-ins or other unusual software. Any suggestions?
(I have an annotated screen shot if it will help)
My existing system has Visual Studio 2008 and Visual Web Developer 2010 Express. But Microsoft web installer for Webmatrix has made Wematrix Launch ribbon menu pointing to Visual Studio 2008. How could I make Webmatrix point to Visual Web Express 2010. To make use of IntelliSense and the debugger, I have to manually launch Visual Web Developer 2010 Express.
Any help to resolve this would be helpful Or is this a known issue at this time!
Here is what I am trying to do. I already have an application (web form) that works fine coded in VS 2010 web forms.Webmatrix has some features that I want to use and add to my application. Ordinarily, I will create these as user controls and simply reuse them throughout the site.Example: Say I wanted to display TwitterFeed.cshtml on the front page of my home page named default.aspx, how will I do this for the Razor syntax to be rendered by my existing application.What do I need to modify in the web.config (of my existing application) for this to work?cheers,
yousaid
.