Mark,
According to the other person at the other site, it is a validation error. It worked in the previous version and I would just as soon not go through almost 30 programs to remove the attribute, if there is an alternate option which may require going through all the programs.
Thanks,
Mary
Mark,
I did gather that it was an invalid attribute for the Table tag according to Visual Studio 2005, but I did not write the code and I was unable to find what that ms_2d_layout="TRUE" was supposed to do. My guess is that is has something to do with splitting a page in two and having...
Hi!
I am new to Visual Studio and ASP.NET. I got the above error message on the code below. It is from an ASP.Net file (I think version 1.1). I get the error when I try to open it with Visual Studio 2005. Is there some other way of coding that; so that, I still end up with the same results...
Hi Melagan,
Thanks, I'll remember that and mikesdotnetting from forum.asp.com explained where I could find the answer to resolve my problem. He said that the error message is supposedly trying to indicate that I need other arguments and that I needed to look in the tools class at the...
Hi!
I got rid of all the other error messages (I think), but I am stuck on the error message: "No overload for method 'FormatImagePath' takes '1' arguments" that refers to the following code:
<table>
<tr>
<td>
<asp:ImageButton ID="btnProductDetail" Runat=server...
Jeff,
I followed all your steps and moved the .dll files from the Bin folder to the test area in the website and the it still seems to be picking up the older versions. I'm going to download Service Pack 1 which supposedly has a conversion from 2003 to 2005 and see if that won't cut down on...
Hi Jeff,
I did start working with the information on the other forum, but I did the Ctrl + F5 after I opened the website folder on my desk top and I started getting all these error messages that I wasn't getting before. Although there have been suggestions from everywhere, that Visual Studio...
1. NO FUNDS. I have searched www.msdn.com and several other sites.
2. The sites tend to have information on the programming and how to use it, but haven't clearly stated that my only choice ( which it sounds like from your message) is to convert everything to version 2.0.
3. I did the...
Hi!
I'm new to ASP.NET and Visual Studio and C#. If I have to compile my C# files with Visual Studio 2005, will they work with ASP.NET files created in previous version and updated outside Visual Studio 2005?
I am currently using Visual Studio 2005 on the website folder on my desktop (I...
Thanks, Alex!
I was a mainframe programmer in another life. The .cs file is a code-behind page and it does come with a .aspx file with the same name. I've gotten rid of the errors and run the Build Page on all the .cs files that I changed. I am not sure though about what you mean by build...
Hi,
I chose the option to create the websitefoldername.sln file in my website folder and unfortunately, I got error messages in that particular .cs file. However, I tried the Build Page on another .cs file and I got Build Succeeded. Does that mean that my .cs file has compiled and if that is...
I am new to asp.net, C# and Visual Studio. I've updated an existing website, made all the coding changes and found out that I've been working with C# and that they need compiling. I do not have an IIS server attached to my computer. I do not have a registered version of Windows XP on my...
I am new to asp.net, C# and Visual Studio. I've updated an existing website, made all the coding changes and found out that I've been working with C# and that they need compiling. I do not have an IIS server attached to my computer. I do not have a registered version of Windows XP on my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.