473,385 Members | 1,901 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

file failed to load in web form designer

Hi,

I am receiving this message when I start up VS.NET 1.0 on WinXP, File Failed
to load in WEb Form designer. Please correct the following error, then load
it again: Exception from HRESULT:0X80131019.

Does anyone know what this means and how to fix/avoid this error?

Thanks,
Al
Nov 19 '05 #1
5 1794
ALthePal wrote:
Hi,

I am receiving this message when I start up VS.NET 1.0 on WinXP, File Failed
to load in WEb Form designer. Please correct the following error, then load
it again: Exception from HRESULT:0X80131019.

Does anyone know what this means and how to fix/avoid this error?

Thanks,
Al


whatever form it's trying to load on intial startup has some whacked
code. Perhaps go into the file from a text editor and take a peek, or
else, if you arent too far into it, start a blank solution and bring the
files in. I THINK the proj file has the entry on which file to open when
you fire up the IDE, perhaps look there and clear that entry, so you can
bypass the Designer view, which is whats killing you

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com
Nov 19 '05 #2
Thanks for your suggestion. However, we have already rolled out this app to
our client and I am now looking at it for additional changes they requested.
I have no idea why this error is arising. I have had no problems since the
rollout. Our solution file has approx. 10 projects within it, including the
webapp project. This error seems to happen on every form I try to view in
design view. There are almost 100 forms in the app.

If you could provide any additional help that would be great.

Thanks,
Alice

"Curt_C [MVP]" wrote:
ALthePal wrote:
Hi,

I am receiving this message when I start up VS.NET 1.0 on WinXP, File Failed
to load in WEb Form designer. Please correct the following error, then load
it again: Exception from HRESULT:0X80131019.

Does anyone know what this means and how to fix/avoid this error?

Thanks,
Al


whatever form it's trying to load on intial startup has some whacked
code. Perhaps go into the file from a text editor and take a peek, or
else, if you arent too far into it, start a blank solution and bring the
files in. I THINK the proj file has the entry on which file to open when
you fire up the IDE, perhaps look there and clear that entry, so you can
bypass the Designer view, which is whats killing you

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com

Nov 19 '05 #3
Ok... wait...
Is this happening when you open the project/solution or just when you
try to open a form in design view?

I had similar issues in the designer at one time. It ended up being a
lost reference (that seems to happen now and then).

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com

ALthePal wrote:
Thanks for your suggestion. However, we have already rolled out this app to
our client and I am now looking at it for additional changes they requested.
I have no idea why this error is arising. I have had no problems since the
rollout. Our solution file has approx. 10 projects within it, including the
webapp project. This error seems to happen on every form I try to view in
design view. There are almost 100 forms in the app.

If you could provide any additional help that would be great.

Thanks,
Alice

"Curt_C [MVP]" wrote:

ALthePal wrote:
Hi,

I am receiving this message when I start up VS.NET 1.0 on WinXP, File Failed
to load in WEb Form designer. Please correct the following error, then load
it again: Exception from HRESULT:0X80131019.

Does anyone know what this means and how to fix/avoid this error?

Thanks,
Al


whatever form it's trying to load on intial startup has some whacked
code. Perhaps go into the file from a text editor and take a peek, or
else, if you arent too far into it, start a blank solution and bring the
files in. I THINK the proj file has the entry on which file to open when
you fire up the IDE, perhaps look there and clear that entry, so you can
bypass the Designer view, which is whats killing you

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com

Nov 19 '05 #4
It happens when I try to open a form/any form in the project. All the forms
seem to be having the same problems.

How did you fix it?

Al

"Curt_C [MVP]" wrote:
Ok... wait...
Is this happening when you open the project/solution or just when you
try to open a form in design view?

I had similar issues in the designer at one time. It ended up being a
lost reference (that seems to happen now and then).

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com

ALthePal wrote:
Thanks for your suggestion. However, we have already rolled out this app to
our client and I am now looking at it for additional changes they requested.
I have no idea why this error is arising. I have had no problems since the
rollout. Our solution file has approx. 10 projects within it, including the
webapp project. This error seems to happen on every form I try to view in
design view. There are almost 100 forms in the app.

If you could provide any additional help that would be great.

Thanks,
Alice

"Curt_C [MVP]" wrote:

ALthePal wrote:

Hi,

I am receiving this message when I start up VS.NET 1.0 on WinXP, File Failed
to load in WEb Form designer. Please correct the following error, then load
it again: Exception from HRESULT:0X80131019.

Does anyone know what this means and how to fix/avoid this error?

Thanks,
Al

whatever form it's trying to load on intial startup has some whacked
code. Perhaps go into the file from a text editor and take a peek, or
else, if you arent too far into it, start a blank solution and bring the
files in. I THINK the proj file has the entry on which file to open when
you fire up the IDE, perhaps look there and clear that entry, so you can
bypass the Designer view, which is whats killing you

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com

Nov 19 '05 #5
It was a while ago but if I remember it was a reference that needed to
be readded.... cant say which, sorry.

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com
ALthePal wrote:
It happens when I try to open a form/any form in the project. All the forms
seem to be having the same problems.

How did you fix it?

Al

"Curt_C [MVP]" wrote:

Ok... wait...
Is this happening when you open the project/solution or just when you
try to open a form in design view?

I had similar issues in the designer at one time. It ended up being a
lost reference (that seems to happen now and then).

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com

ALthePal wrote:
Thanks for your suggestion. However, we have already rolled out this app to
our client and I am now looking at it for additional changes they requested.
I have no idea why this error is arising. I have had no problems since the
rollout. Our solution file has approx. 10 projects within it, including the
webapp project. This error seems to happen on every form I try to view in
design view. There are almost 100 forms in the app.

If you could provide any additional help that would be great.

Thanks,
Alice

"Curt_C [MVP]" wrote:

ALthePal wrote:
>Hi,
>
>I am receiving this message when I start up VS.NET 1.0 on WinXP, File Failed
>to load in WEb Form designer. Please correct the following error, then load
>it again: Exception from HRESULT:0X80131019.
>
>Does anyone know what this means and how to fix/avoid this error?
>
>Thanks,
>Al

whatever form it's trying to load on intial startup has some whacked
code. Perhaps go into the file from a text editor and take a peek, or
else, if you arent too far into it, start a blank solution and bring the
files in. I THINK the proj file has the entry on which file to open when
you fire up the IDE, perhaps look there and clear that entry, so you can
bypass the Designer view, which is whats killing you

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com


Nov 19 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: John Kirksey | last post by:
I have a page that uses an in-place editable DataGrid that supports sorting and paging. EnableViewState is turned ON. At the top of the page are several search fields that allow the user to filter...
0
by: steve | last post by:
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 failed to load in the web form designer. Please...
1
by: vireemani | last post by:
Hi all, I have a form with some server controls on it. I changed text box ID's and compiled the solution. I got an error message saying type or namespace name "txtEmrgcyContactName" could not be...
1
by: fl | last post by:
I am running ASPNET on my local machine. I have a problem when I try to connect to a SQL server database table. The data looks good when I right click SqlDataAdapter1 to preview the data. When F5...
1
by: BW | last post by:
I am creating an upload/download function for an extranet site. Files will be uploaded to directory based upon the users login and associated project. The function works as long as I use "c:\Temp"...
2
by: Jeff_Mac | last post by:
Hi there. I'm a bit of a newbie, and I would appreciate any help that anyone can give me on an error I'm getting with Crystal Reports. Every time I attempt to view a report using the Crystal...
3
by: Debbie Carter | last post by:
Can XML files be easily encrypted?
1
by: apple | last post by:
i try to print image file in a directory using PrintDocument. It will raise printPage event to draw image to the printer. The file will be deleted after print and the directory will be checked...
1
by: Don | last post by:
I'm getting the following exception displayed in the task list at design time for my project: "Code generation for property 'Controls' failed. Error was: 'Object reference not set to an...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.