473,666 Members | 2,144 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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:0X80131 019.

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

Thanks,
Al
Nov 19 '05 #1
5 1821
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:0X80131 019.

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:0X80131 019.

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:0X80131 019.

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:0X80131 019.

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:0X80131 019.
>
>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
21639
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 the results in the grid. Say you filter the grid for records that have a certain condition set to "NO" (in this case a checkbox). In this scenario the search returns one result. If I then check the checkbox ("YES") and save it, I now get my message...
0
347
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 correct the following error, then load it again. Type Abstract.' The page still functions correctly however.
1
1652
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 found. So I went to the form and looked at the properties for the control. It says Html control for the server control textbox. I removed that control and tried to drag a textbox from tool box , but the form is not accepting it . I closed the...
1
2107
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 to run it, I get this error "Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection..." Here is my code (they are all generated by the wizard): Public Class WebForm1 Inherits System.Web.UI.Page
1
2753
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" as the directory. When I use any other hard coded directory or even Server.MapPath() the upload function fails and returns the error: "Exception has been thrown by the target of an invocation." Once I change the root directory to "c:\Temp",...
2
3290
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 Report Viewer, I get a "Load Report Failed" error, and I'm not sure what I can do to resolve it. I know it's not the connection to the data -- I'm able to get a datagrid to display the data just fine after filling a dataset. I tried searching the...
3
1583
by: Debbie Carter | last post by:
Can XML files be easily encrypted?
1
1704
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 every second to get new file inside it. Where should i do the delete function? The way to print image is get from msdn. Can tell me where can i refer to other better ways to print the image file. Thank you. Public fileName As String
1
8361
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 instance of an object.'" I've traced the problem to a custom control I created that inherits from Inherits System.Windows.Forms.TextBox. In this custom control, I have two constructors. I'm not sure why I created the second constructor -- it was so...
0
8444
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8869
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8781
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7386
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6198
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5664
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4198
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2771
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2011
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.