
Signature
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
See my respones inline.
>-----Original Message-----
>Hello Jonathan,
[quoted text clipped - 3 lines]
>Based on my understanding, now the issue happens only one your machine,
>right? I suggest you use a standard web server control for testing.
This is correct. On another machine that I have it is not
doing it. Standard web server controls such as the
Datagrid work find and do not lose any information.
>So, anytime you are switching to Web Forms designer view in an ASP.NET
>application, you should use these 2 visual cues in order to ensure that the
>form has completed loading. Once you have verified that the form has
>loaded, you can switch back to the code-behind view, run the application,
>etc., without running into this data loss problem.
Ok. We may of had a little bit of a mis-communication
here. It isn't losing anything in the code-behind. And I
also don't think it is the fact that I'm trying to do
anything too fast. As soon as I open an ASPX file with
this control on it, it opens and put an asterisk up beside
of the filename like it does when you modify the file for
the first time. If I switch to the HTML view, it is
missing some things between the tags. If I hit Ctrl-Z
(Undo) while in the HTML view, the code that was erased is
restored. As soon as I switch back to the Design View, it
is erased.
>If the problem only happens to your machine, we may consider there is some
>component broken in vs.net installation process. Repairing vs.net in
>control panel may help on it.
I did trying to repair the installation. I let it go
through and reinstall everything. It is still doing the
same thing. I really don't want to uninstall completely
and reinstall as it takes hours to reinstall. I'm not
sure of the DLL that the Designer uses and if that somehow
may relate to Internet Explorer or Visual Studio 6 which I
have installed.
Let me know if I can provide anymore information to help
solve this problem.
Thanks,
Jonathan
John Saunders - 30 Sep 2003 03:07 GMT
Not to butt in, but are you sure you have the identical versions of the
control between the two machines?

Signature
John Saunders
Internet Engineer
john.saunders@surfcontrol.com
Jonathan - 30 Sep 2003 14:52 GMT
John,
Yes. I am sure that I have the identical version of the
control on both (3 machines). It's extremely weird.
Thanks,
Jonathan
>-----Original Message-----
>
>Not to butt in, but are you sure you have the identical versions of the
>control between the two machines?
Yan-Hong Huang[MSFT] - 30 Sep 2003 07:04 GMT
Hello Jonathan,
Thanks for the response.
It is really strange that the problem doesn't happen on the other machine.
Based on my experience, I suggest you do the following steps:
1) Remove the web control and install it again on the system.
2) Reinstall VS.NET on the system.
I understand that reinstalling it is a time consuming task. However, there
is no public list of which file is responsible for IDE HTML view rendering.
So reinstalling is the most convenient way.
If the problem still can't be resovled, we may need to launch windebugger
and attach to vs.net when in operating. This may need the source code of
that web control. So I suggest you also consult it in Infragistics. You
could also contact Microsoft Product Support Service to have one support
engineer to work with you specificaly on it.
Please post here if there are any questions.
Best regards,
Yanhong Huang
Microsoft Online Partner Support

Signature
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
!Content-Class: urn:content-classes:message
!From: "Jonathan" <newsgroup@solutioninnovations.com>
!Sender: "Jonathan" <newsgroup@solutioninnovations.com>
!References: <0bf001c38634$bc04d300$a101280a@phx.gbl>
<L$WknsmhDHA.2188@cpmsftngxa06.phx.gbl>
!Subject: RE: VS.NET Erasing ASP.NET Code
!Date: Mon, 29 Sep 2003 07:39:42 -0700
!Lines: 59
!Message-ID: <195f01c38697$84b0f880$a001280a@phx.gbl>
!MIME-Version: 1.0
!Content-Type: text/plain;
! charset="iso-8859-1"
!Content-Transfer-Encoding: 7bit
!X-Newsreader: Microsoft CDO for Windows 2000
!Thread-Index: AcOGl4SwFnbuZKPxTSaL3h/8+TTWuQ==
!X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
!Newsgroups: microsoft.public.vsnet.ide
!Path: cpmsftngxa06.phx.gbl
!Xref: cpmsftngxa06.phx.gbl microsoft.public.vsnet.ide:8412
!NNTP-Posting-Host: TK2MSFTNGXA08 10.40.1.160
!X-Tomcat-NG: microsoft.public.vsnet.ide
!
!See my respones inline.
!
!>-----Original Message-----
!>Hello Jonathan,
!>
!>Thanks for posting in the group. Your post are shown
!correctly now. :)
!>
!>Based on my understanding, now the issue happens only one
!your machine,
!>right? I suggest you use a standard web server control
!for testing.
!
!This is correct. On another machine that I have it is not
!doing it. Standard web server controls such as the
!Datagrid work find and do not lose any information.
!
!>So, anytime you are switching to Web Forms designer view
!in an ASP.NET
!>application, you should use these 2 visual cues in order
!to ensure that the
!>form has completed loading. Once you have verified that
!the form has
!>loaded, you can switch back to the code-behind view, run
!the application,
!>etc., without running into this data loss problem.
!
!Ok. We may of had a little bit of a mis-communication
!here. It isn't losing anything in the code-behind. And I
!also don't think it is the fact that I'm trying to do
!anything too fast. As soon as I open an ASPX file with
!this control on it, it opens and put an asterisk up beside
!of the filename like it does when you modify the file for
!the first time. If I switch to the HTML view, it is
!missing some things between the tags. If I hit Ctrl-Z
!(Undo) while in the HTML view, the code that was erased is
!restored. As soon as I switch back to the Design View, it
!is erased.
!
!>If the problem only happens to your machine, we may
!consider there is some
!>component broken in vs.net installation process.
!Repairing vs.net in
!>control panel may help on it.
!
!I did trying to repair the installation. I let it go
!through and reinstall everything. It is still doing the
!same thing. I really don't want to uninstall completely
!and reinstall as it takes hours to reinstall. I'm not
!sure of the DLL that the Designer uses and if that somehow
!may relate to Internet Explorer or Visual Studio 6 which I
!have installed.
!
!Let me know if I can provide anymore information to help
!solve this problem.
!
!Thanks,
!Jonathan
!
!