Ask a Question related to ASP.NET General, Design and Development.
-
Johann Blake #1
Re: The designer could not be shown for this file ... in VS 2003 - Please HELP!
Here is what I did to remedy the problem on my system:
1. Uninstalled Visual Studio.NET and any related programs that get
installed with Visual Studio.NEt (Framework 1.1, etc.)
2. Deleted the directory C:\Documents and Settings\Administrator\Local
Settings\Application Data\Microsoft\VisualStudio. Repeat this for the
"All Users" directory under "Documents and Settings".
3. Removed any applications that had anything to do with eVB, eVC,
CompactFramework, SmartPhone SDK, etc.
4. Removed any residual directories on the hard drive that had to do
with eVB, eVC, CompactFramework, SmartPhone SDK, etc.
5. Removed from the registry everything that had to do with eVB, eVC,
"Windows CE", "Platman", "Visual Studio.NET"
5. Ran Microsoft RegClean to clean up the registry.
6. Rebooted the machine and reinstalled Visual Studio.NET 2003.
Hope this helps,
Johann Blake
Mobile solutions using GPS
[url]www.closerworlds.com/eng[/url]
Johann Blake Guest
-
Designer locking mdb file... (file and dir GRANTS FULL CONTROL FOR "EVERYONE")
Here is an easy issue to reproduce: 1) Create a new project. 2) Drop a DataGrid control into the Page. Also drop a OleDbDataAdapter into the... -
When base class is used for UserControl, VS designer fails to load ASCX file
The problem is that I cannot use VS graphical designer to design my ASCX controls that do not inherit directly from System.Web.UI.UserControl but... -
file failed to load in web form designer
since deriving my class for a web form from an abstract class I get the following error when tryinh to load the page in the designer 'The file... -
NOT SHOWN. The page is not shown until refresh it !
Hello, I have an site that is running asp,sql server and iss. The problem is, when I click on the any link, on the IE status bar it says Done... -
The designer could not be shown for this file... (Smart Device development)
I installed "Visual Studio.NET 2003 Special Upgrade for Version 2002 customers". At the time of this posting, this is the latest version available.... -
Mohammed Banat #2
Re: The designer could not be shown for this file ... in VS 2003 - Please HELP!
I solved this problem but didn't have the time to post what I found.
All I had to do is delete the OBJ and BIN folders from all projects in
the solution, then choose rebuild all. It worked then without even
restarting Visual Studio.NET itself
I hope this helps
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Mohammed Banat Guest
-
Hardy Yau #3
Re: The designer could not be shown for this file ... in VS 2003 - Please HELP!
I was having the same problem and you post help fixes it.
Thank you so much!
"Mohammed Banat" <mbanat@e-sensejo.com> wrote in message
news:ukRrI8SRDHA.2196@TK2MSFTNGP11.phx.gbl...> I solved this problem but didn't have the time to post what I found.
>
> All I had to do is delete the OBJ and BIN folders from all projects in
> the solution, then choose rebuild all. It worked then without even
> restarting Visual Studio.NET itself
>
> I hope this helps
>
>
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
Hardy Yau Guest
-
Mohammed Banat #4
Re: The designer could not be shown for this file ... in VS 2003 - Please HELP!
Happy to hear it worked.
I will be happier to learn that the next service release/service pack
will have this solved.
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Mohammed Banat Guest



Reply With Quote

