Open a .aspx file with Internet Explorer
Mon, 22 Oct 2007 09:55:01 -0700
Hello,
I have developed a ASP.Net Web Site in C# language. I can debug it and run
it from Visual Studio 2005. I have published it .
But when I want to open this .aspx file in Internet Explorer without Visual
Studio 2005, I have an error with a message like that:
The XML page canâ??t be opened. Itâ??s impos ...
|
Re: Publishing Sites From Visual Studio
Sun, 21 Oct 2007 10:47:17 -0400
You could create a deployment package from the command prompt and then copy
the items that have changed.
"Doesn't Work At McDonalds" <burgerguy@gmail.com> wrote in message
news:1186680642.010066.207260@e9g2000prf.googlegroups.com...
> When using visual studio for creating asp.net web sites with C#, the
> ...
|
Symbols in Word documents
Fri, 19 Oct 2007 02:30:28 -0700
When using the menu command Insert-->Symbol, Word inserts a symbol, or
whatever, not with its true Unicode code but as a code that ChrW() will will
always return as 40.
In VBA there's the workaround of using Dialogs(wdDialogInsertSymbol) that
wil, e.g., return -3931 for the 'infinity' symbol and so on., but I ...
|
Installing VS2008beta
Wed, 17 Oct 2007 19:25:24 GMT
When I download this onto my XP machine I get a 3.5gig lump of granite.
IZArc elicits this:
This disc contains a "UDF" file system and requires an operating system
that supports the ISO-13346 "UDF" file system specification.
What am I supposed to do?
Ray Reeves
...
|
Curious SQL Server problem
Wed, 17 Oct 2007 20:21:25 +0100
Hi All,
I am really struggling with something that should be fairly straight
forward.
I have written code to get and put rows into a SQL Server table in vb .net
The trouble is, I cannot find the trigger to get the data to actually
commit.
I have checked methods and properties of all the objects that ...
|
No data menu with web services.
Wed, 17 Oct 2007 07:29:17 -0700
I am wrinting a data service to access and update a datset. I am
having problem when I try to add a SqlConnection to a web service.
Using C# in VS 2005 I started a new web service project. Then I made
a new Sql server data base and added one table I also added some
data.
So far so good. The data base shows up ...
|
Data Access done simply ...
Sun, 14 Oct 2007 08:43:08 +0100
I am trying to use Vis Dev studio 2005 with VB as my language to run a
simple update process.
I want to connect to an SQL database, execute a SQL command to return a set
of data from two tables based upon a camparison of one field differing
between the two.
I would have thought simple to do ...
In vb ...
|
|
|
XHTML Mobile with VS 2005
Thu, 11 Oct 2007 08:41:40 -0700
Hi
I've used Visual Studio 2005 to produce a simple website for mobile
phones.
www.wherecanwego.mobi
I'm getting objections from Google that it's not proper XHTML or XML
or chtml
I can't see how to get:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-st ...
|
Regarding data cache access of WM 6.0 using VS 2005
Thu, 11 Oct 2007 03:38:00 -0700
Hi All,
I am working on optimization of codecs and porting them on to windows
mobile 6 platform using visual studio 2005.Major part of my codec is cache
based, so if i can access the data cache memory of windows mobile device then
i can place some part of my data tables(in that memory) which are frequ ...
|
VSSDK Assist October 2007 CTP is OUT
Thu, 11 Oct 2007 03:40:32 -0000
The VSSDK Assist October 2007 CTP is out and available for download.
Features:
·Visual Studio 2008 Beta 2 and Visual Studio 2008 SDK August 2007 CTP
support
RANU support
VSCT code generation
·Visual Basic support
New Visual Basic solution and project templates
New Visual Basic Code snippets
C ...
|