Groups | Blog | Home


Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet academic > september 2004

form authentication error
Posted by jason at 9/30/2004 3:02:28 AM
hi i am trying to add authentications to a login form that i created. everything works fine but once i added in Web.config under <authentication> <code> <customErrors mode="Off" /> <authentication mode="Forms" /> <forms name="SecTicket" loginUrl="WFlogin.aspx" /> </authentic...more >>


problem with Tabstrip.
Posted by DotNetJunkies User at 9/28/2004 1:15:04 PM
Hi, I have succeed added my tabstrip with the codes below : For Each DR In DS.Tables("Webform").Rows Dim t As New Tab x = x + 1 t.Text = (DR.Item("FormName")) t.ID = "Tab" + x.ToString() <--------- I'm assigning ID for every page. tabstrip1.Items.Add(t) Next However, when i...more >>

Upgrade edition can be used as a FULL edition?
Posted by Julian Milano at 9/27/2004 10:46:44 AM
I heard that if you purchase the Visual Studio Dot Net Academic 2003 upgrade, by supplying the serial number of the FULL version, the upgrade version now becomes the FULL version- is that correct? -- Julian Milano | (To reply, remove NOSPAM from the email address) | ...more >>

Crystal reports - How to edit labels in legend in a graph using CR
Posted by Righteous Brother at 9/27/2004 7:45:03 AM
Hi dudes. I cant seem to change the x and y axis titles in the legend. The @ symbol is really annoying, and it always says Sum Of at the beginning. Does anyone know how to actually change the text? Have tried double-clicking and right clicking in design and preview modes, but to no avail...more >>

Visual Studio & Windows Web Hosts
Posted by newbie at 9/24/2004 2:51:19 PM
I am just learning .NET, and would like to get a hosting account to "play". I'm not very concerned if the site goes down occasionally, etc. as it will be used strictly for the purpose of learning, and for that reason price is a large concern. That being said, I've been looking at 1and1.com, as...more >>

wrong product key
Posted by GATMAN at 9/23/2004 8:27:04 PM
i used the wrong product key when installing .net 2003 academic(2002 key i think), when i run vs it says invalid key, i installed off harddrive, a network installation, so i changed the product key to the right one in the setup.sdb file and reinstalled and got the same error . is there a wa...more >>

XML Parsing in .net
Posted by Paul at 9/21/2004 6:36:12 PM
Hi, Can anyone recommend any good examples of parsing XML data with either VB.NET or C#.NET ? I've been looking for examples, but most of the pages I've found have just been talking about how SQL Server data can be carried in and XML structure, without giving any idea how to manually parse ...more >>

Are there different versions of DotNet Academic Pro?
Posted by Julian Milano at 9/20/2004 2:07:36 PM
I'm confused. Of the number of ppl selling VS Net 2003 Pro Academic, one persons says there are 2 CDs, another 4, another 7 and yet another 9!!?? They all claim to be selling the Academic Pro version and have sealed boxes. BTW, how is this different from the FULL version. Thanks. -- ...more >>



MFC error C2059: syntax error : ')'
Posted by Jon K at 9/19/2004 8:36:17 AM
Hi I am new to C++, using VS NET 2003 I used the wizard to create a simple MFC Application project and did not add or change anything. When I try to compile there are many errors, the first is really strange: error C2059: syntax error : ')' in the afxdlgs.h line: ...more >>

.NET application freeze
Posted by Nelson Xu at 9/10/2004 6:42:18 AM
Hi .NET experts, My company has a three tier web application written by VB.NET. This application runs fine sometimes. However, it also freeze 20% of the time. Now, this is a big concern for us because we have to solve this issue before goes to production. Any help will appreciate ! ...more >>

.NET application memory usage leads to IIS restart...
Posted by Raj at 9/10/2004 2:05:03 AM
Hi, We have developed a .net application (website) which is running in windows 2003 server. Hits to this site is more. Say for example when firsttime the IIS restarted in morning, the memory status(Task Manager) starts with 230MB. But the same day evening or next day evening it reaches to 1...more >>

Product activation and registration
Posted by mscertified at 9/9/2004 2:53:01 PM
I'm a computer student at a community college and I just bought VS.NET Academic on Ebay. I got a sealed box. Before opening the box, I read the licencing blurb on the outside of the box that talks about product activation and registration required for 'continuous use'. Before I go any further ...more >>

Help identifying product
Posted by Bootstrap Bill at 9/9/2004 1:13:47 PM
I saw a demo of a Microsoft product about a year and a half ago. It was geared for designing web portals and worked with both Visual Studio .net and Microsoft Office. Does anyone know the name it? Is it available in an academic version? I'd love to use it for my own personal web site. ...more >>

New Google group - Visual Studio Express
Posted by Bootstrap Bill at 9/9/2004 12:54:45 PM
A new Google group has been formed for the purpose of discussing the new Visual Studio Express products. http://groups-beta.google.com/group/Visual-Studio-Express The products are currently in beta testing and include Visual Basic 2005 Express, Visual C# 2005 Express, Visual C++ 2005 Expre...more >>

Web Services
Posted by Bootstrap Bill at 9/9/2004 12:32:40 PM
Does anyone know if it's possible to create and consume Web Services in Visual C# 2005 Express? ...more >>

What's third party ?
Posted by Patrick Paquette at 9/8/2004 8:01:55 PM
I heard often Third Party application.. but what's thaht mean ? thanks Patrick ...more >>

Visual Studio Express
Posted by Bootstrap Bill at 9/7/2004 5:17:32 PM
Does anyone know if Visual Studio Express will be distributed free of charge? I had thought that it would, to compete with similar productss from Borland and others, but I read somewhere else that it might cost as much as $100. Will there be an academic version? If not, is there any reason ...more >>

Not Running ASP.NET Version 1.1 Error
Posted by Maria at 9/4/2004 9:19:04 AM
I get that errpr when I try to Open an nre ASP.NET Web Application Project in Visual Studio .NET 2003. I read the Microsoft Knowledge Base 825792 and I did all the step but I'm having the error message. Any other Idea or solution ???? Thanks Maria ...more >>

Just Curious!
Posted by S.S.Raja at 9/2/2004 8:57:25 AM
I learned from my friend, there are very less VC++ Developers all over the world and its very rare to find MCP or MCSD with VC++...is that true? can i get any specific information on this...like the number of developers certified for VC++, why they're less in number? ...more >>

VC++.net Training Chennai,India
Posted by S.S.Raja at 9/2/2004 8:48:03 AM
Hello All, Is there's a Training for VC++.net available in India? it will be nice if it is in Chennai or Bangalore. ...more >>

Unexpected error writing metadata to file
Posted by DotNetJunkies User at 9/1/2004 2:20:09 AM
Hi all !! My ASP.NET application Contains DA classes,BLclasses along with the web pages project. Now if I change some thing in the DA Classes, I am getting the error "Unexpected error writing metadata to file 'D:\Projects\WOSYST-i\005 Application\001 Source Code\WosystDA\obj\Debug\SCS.WOSYST...more >>


DevelopmentNow Blog