473,399 Members | 2,278 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,399 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 1798
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
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.