473,435 Members | 1,742 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,435 software developers and data experts.

works in VB2005 Beta but not VS 2005 RC


The following code opens a form that displays a report in a webbrowers
control when used with VB2005 beta. When the same code is used in VS 2005
RC the form never opens. I am having problems with every form that uses the
web browser control.

If funBuildIDF(sqlIDFRept, strCurrentTable, x) Then

Response = MsgBox("Report saved to " & strHTMLFileName & vbCr & "
and " & strHTMLFileName & "." & vbCr & vbCr & _
"Would you like to view the report?",
MsgBoxStyle.YesNo, "Report Saved")

If Response = 6 Then
intFormPreview += 1
Dim Preview As New frmPreview
Preview.MdiParent = TAMS.frmMain
Preview.Show()
Me.Close()
End If

End If

Thanks,

Thomas

--
Posted via NewsDemon.com - Premium Uncensored Newsgroup Service
------->>>>>>http://www.NewsDemon.com<<<<<<------
Unlimited Access, Anonymous Accounts, Uncensored Broadband Access
Nov 23 '05 #1
0 829

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

48
by: ik | last post by:
ERROR after uninstalling SQL Server 2005 Express I get this message, SQLDMO has not been registered. Please re-run your setupand contact your system administrator. GREAT!!! ReInstalled SQL...
1
by: thomasp | last post by:
I get the following error when closing VB2005 beta 2. Everything runs fine. Just wondering what the error is and how to eliminate it. ******** The control System.Windows.Forms.MdiClient has...
3
by: Mike P | last post by:
I've been using Visual Studio 2005 Beta 1 for the last few weeks, and I now want to try using SQL Server 2005 Beta with it. I've been to the Microsoft URL...
5
by: Chris Devol | last post by:
My dial-up connection sometimes hangs up and has to re-connect. The VB2005 installer/downloader apparently doesn't know how to resume when the connection is re-established. It just aborts! I've...
12
by: Wes Spikes | last post by:
Ok, first things first: I'm a VB classic programmer and am considering upgrading now that I've seen VB2005. .NET1 & 1.5 never seemed to appeal to me, but now I'm considering the 2005. Does anyone...
8
by: Noozer | last post by:
Just visited the Visual Studio 2005 page on MS's MSDN site. I didn't see a mention of a release date. Any idea when we can expect to have a "for production" version available? Also, about VB2005...
1
by: Kevin | last post by:
I open the VB6 project in Visual Studio 2005 (not the BETA version) which starts the conversion wizard. It goes through the whole conversion process, then comes up with the error: Unable to...
6
by: gene kelley | last post by:
If I reset the ToolBox, all the ToolBox Icons are correct. Over time, though, and starting from the top, the icons change to a particular icon, usually the icon for a combobox. The rate of change...
0
by: Omar Abid | last post by:
Hi every body, VB 2005 Express : http://groups-beta.google.com/group/VB2005 A group for discussion about VB2005 Thank u for joining our group
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
0
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...
0
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...
0
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...

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.