Recent update: 2008-3-21
I have installed the beta edition on windows xp sp2. When I run the visual basic program I get the following error message:Error 1 Error embedding Win32 manifest: Manifest File 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\default.win32manifest' cannot be found. I have reinstalled the ...
How can I detect the state or mode of the Insert key? Whether the current state is Insert or Overwrite? (VB 2005)
This relates to my previous post at http://forums.microsoft.com/msdn/showpost.aspx?postid=1502561&siteid=1Basically it comes down to me not being able to create a WPFApplication as a new project.It comes up with the error "Requested registry access is not allowed".From a search, I ...
i need two things where to get starter kits and some way to use a spead sheet so they can add delete and name and all that </span>
I have installed the beta edition on windows xp sp2. When I run the visual basic program I get the following error message: Error 1 Error embedding Win32 manifest: Manifest File 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\default.win32manifest' cannot be found. I have reinstalled the ...
I have 2 problems concerning the new array initializers and nullable types: Then I use array initializers VB says that a type is espected - so type inference doesn't work here? Second, the nullable types aren't implemented yet? Or why I can't write e.g.: Code SnippetDim d As Date? ...
The title says it - can we expect that the O/R designer will support other databases as SQL Server Express? E.g. SQL Compact Edition or Access would be nice. Or is this planed for higher VS editons? Thanks.
412 byte By
Chris at 2008-2-26
Hello everyone, I have recently formatted my laptop's hard drive so all of my settings were reset. I re-downloaded Visual Basic "Orcas" Express Edition and when I opened the Choose Items... dialog box I couldn't find Winsock! I am working on a project that needs Winsock to operate ...
How can I detect the state or mode of the Insert key? Whether the current state is Insert or Overwrite? (VB 2005)
How are you all? I am new at programming and currently learning visual basic using visual studio express edition. I have three questions: What is the difference between Visual basic express and Visual basic express orcas. Am I justified to uninstall Visual basic express and install Visual ...
What is the diffrence between express and orcas express.
Is there a easy way to embed manifest like in the C# Orcas express edition. In the C# Express Edition you can set the manifest in the project properties. Is somethin in this way in planing? Ralf Ehlert
552 byte By
MCHEnt at 2008-2-22
In the past I build an application with Visual Studio Express Edition. Today I downloaded the 'Orcas' edition just because I was curious. I imported my project into 'Orcas' without warnings or problems, but now in the project settings/publish/prerequisites I found the .Net Framework 2.0 ...
412 byte By
Chris at 2008-2-21
Hello everyone, I have recently formatted my laptop's hard drive so all of my settings were reset. I re-downloaded Visual Basic "Orcas" Express Edition and when I opened the Choose Items... dialog box I couldn't find Winsock! I am working on a project that needs Winsock to operate ...
The title says it - can we expect that the O/R designer will support other databases as SQL Server Express? E.g. SQL Compact Edition or Access would be nice. Or is this planed for higher VS editons? Thanks.
474 byte By
AleksK at 2008-2-19
I use Vista Ultimate 64bit. I installed SQL server 2005 and then installed express vertion of VB orcas. Now when I use web development I have a large choice of data source for dataset including ODBC. When I use visual basic, i have choice only to use database file. However because file is ...
I have installed the beta edition on windows xp sp2. When I run the visual basic program I get the following error message: Error 1 Error embedding Win32 manifest: Manifest File 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\default.win32manifest' cannot be found. I have reinstalled the ...
I can't create WPF projects - I get an error "Project Type not supported by this installation" Is there anything I have to download to get WPF projects to work?
i need two things where to get starter kits and some way to use a spead sheet so they can add delete and name and all that
i dont know but if someone knew where to find start kits for vb orcas express
How are you all? I am new at programming and currently learning visual basic using visual studio express edition. I have three questions: What is the difference between Visual basic express and Visual basic express orcas. Am I justified to uninstall Visual basic express and install Visual ...
I have 2 problems concerning the new array initializers and nullable types: Then I use array initializers VB says that a type is espected - so type inference doesn't work here? Second, the nullable types aren't implemented yet? Or why I can't write e.g.: Code SnippetDim d As Date? ...
Is there a easy way to embed manifest like in the C# Orcas express edition. In the C# Express Edition you can set the manifest in the project properties. Is somethin in this way in planing? Ralf Ehlert
I have a ClickOnce project that publishes to FTP fine in VB 2005 Express. I installed VB 2008 Express beta 2 and upgraded the project. When I try to publish it I get the following error:Failed to connect to 'ftp://server/folder/' with the following error: Unable to create the Web ...
337 byte By
Mieko at 2008-2-14
i try to publish my application to a remote web site, but failed with error "The components for communicating with FrontPage Server Extension are not installed". while the publishing to that Website from VSTS works fine.do the express edition support remote publishing? or, do i need ...
This relates to my previous post at http://forums.microsoft.com/msdn/showpost.aspx?postid=1502561&siteid=1 Basically it comes down to me not being able to create a WPFApplication as a new project. It comes up with the error "Requested registry access is not allowed". From a ...
Hi,I just downloaded and installed the VB Express 2008 Beta 2 version on my XP Pro SP2 Laptop.However as soon as I try to create a new project, I get an "Exception from HRESULT:0x8004D6DF" error.I have uninstalled and reinstalled the entire application, with the same end result. Can ...
1597 byte By
Cratch at 2008-2-13
Hey,I'v bin working on a program but now i have a problem i have 4 (head)items that CAN be deleted and i want that they CANNOT be deleted. I'v bin search google ect but nothing can be found: Code Snippet If ListView1.ListItems(1).Selected = True Then MsgBox("Cannot Be Deleted", ...
I have a ClickOnce project that publishes to FTP fine in VB 2005 Express. I installed VB 2008 Express beta 2 and upgraded the project. When I try to publish it I get the following error:Failed to connect to 'ftp://server/folder/' with the following error: Unable to create the Web ...
we created a setup . its asking to download framework from net(site) . we dont have intenet connection on all the systems. how create a complete setup. we tried to install full development environment. in some systems sql express edition setup failed.
This relates to my previous post at http://forums.microsoft.com/msdn/showpost.aspx?postid=1502561&siteid=1Basically it comes down to me not being able to create a WPFApplication as a new project.It comes up with the error "Requested registry access is not allowed".From a search, I ...
running that command ruins your computer. DO NOT USE THIS COMMAND.
Hi,I upgraded a VB2005 Express project with Orcas Beta 2 running in Vista Ultimate. The project is WPF. Everything runs fine except that the app no longer has any theme. I do use a manifest for the app and the theming is totally ok with VBExpress2005. The exe.manifest of the app is like ...
This relates to my previous post at http://forums.microsoft.com/msdn/showpost.aspx?postid=1502561&siteid=1Basically it comes down to me not being able to create a WPFApplication as a new project.It comes up with the error "Requested registry access is not allowed".From a search, I ...
This relates to my previous post at http://forums.microsoft.com/msdn/showpost.aspx?postid=1502561&siteid=1 Basically it comes down to me not being able to create a WPFApplication as a new project. It comes up with the error "Requested registry access is not allowed". From a ...
Hello, I would like to ask if someone knows how to read a DATA (*.dat) file? I'm useing Visual Studio 2008 Express. I'm programming in VB.Net. Maybe there is a way to import java.io.* so i can use FileInputStream. Please help. Greetings CPS EDIT: Are *.dat files always written on ...
<span id="_ctl0_MainContent_PostFlatView"></span><span> <p class=MsoNormal><span lang=EN-US>Intel launched " Intel? Threading Building Blocks (TBB)" for C++. Will Visual Studio 2008 support it? Or this technology is build in?. If someone have an answer please post it.</span> </span> ...
Hi, I have a application that needs to perform a a simple http get, the reply is a short string. However hard i look, I don't seem to be able to find a way of doing this, someone tell me I am a dumbo by showing me how. Please Bulldob Drummond ...
Greetings All, I installed VB.NET Express (Orcas) on my PC (Vista Home Premium). I brought over a simple program that I had authored on my WinXP machine under VB.NET Express 2005. It was written under Framework 2.0. When I opened the project, VB offered to do a conversion: I accepted and the ...
This relates to my previous post at http://forums.microsoft.com/msdn/showpost.aspx?postid=1502561&siteid=1 Basically it comes down to me not being able to create a WPFApplication as a new project. It comes up with the error "Requested registry access is not allowed". From a ...
<font face=Arial></font> hi how do i get Orcas .
I have a ClickOnce project that publishes to FTP fine in VB 2005 Express. I installed VB 2008 Express beta 2 and upgraded the project. When I try to publish it I get the following error: Failed to connect to 'ftp://server/folder/' with the following error: Unable to create the Web ...
Hello, I'm creating a editor, like notepad. But i've this problem. I don't know how to stop the program from closing. Here is a code i would like to use: Code: Dim msgResult As MsgBoxResult Private Sub Form1_Closing(ByVal sender As System.Object, ByVal e As System.EventArgs) ...
Hello, I'm creating a editor, like notepad. But i've this problem. I don't know how to stop the program from closing. Here is a code i would like to use: Code: Dim msgResult As MsgBoxResult Private Sub Form1_Closing(ByVal sender As System.Object, ByVal e As System.EventArgs) ...
Hello, I would like to ask if someone knows how to read a DATA (*.dat) file? I'm useing Visual Studio 2008 Express. I'm programming in VB.Net. Maybe there is a way to import java.io.* so i can use FileInputStream. Please help. Greetings CPS EDIT: Are *.dat files always written on ...
<span id="_ctl0_MainContent_PostFlatView"></span><span> <p class=MsoNormal><span lang=EN-US>Intel launched " Intel? Threading Building Blocks (TBB)" for C++. Will Visual Studio 2008 support it? Or this technology is build in?. If someone have an answer please post it.</span> </span> ...
Hello. I just installed Visual Basic 2008 Express (Sorry if its the wrong forum, but I couldn't find one for the 2008 edition), and I have a very wierd bug. There are no templates. Is there a way to fix this, or can someone upload the templates that come with Visual Studio and tell me how to ...
A program compiled in VB2005 Orcas Edition will not run now that I have downloaded VB 2008. The source for the program shows the following error when I try to open it in VB 2008: Message="An error occurred creating the form. See Exception.InnerException for details.The error is: Could not ...
Because the new compiler employs the new dot NET libraries , its programmes shall likely be limited to Windows platforms for a significant period of time because of the general slowness in adding dot NET support to Linux ( through Mono ) . As such , I plan to continue to write and to compile ...
149 byte By
iHugo at 2008-2-2
friends! how can i enable glass window forms? in visual studio 2008? a easy way! please, thanks! I have windows vista, with glass enable.