|
|
Some software (such as some versions of .Net Framework) require an
Some software (such as some versions of .Net Framework) require an internet
connection to install the software. Has anyone seen versions of .NET
FRAMEWORK that do not require an internet connection to install?
|
6/3/2010 12:22:45 AM
|
0
|
=?Utf-8?B?YjExXw==?= <...@discussions.microsoft.com>
|
I thought this newsgroup would close on June 1 but I can still see
Today is June 2. I thought this newsgroup would close on June 1 but I can
still see it!
|
6/3/2010 12:17:33 AM
|
0
|
=?Utf-8?B?YjExXw==?= <...@discussions.microsoft.com>
|
Importing Numbers
I imported a bunch of records that include an item number that begins with
"0". Both the Excel spreadsheet cell and the Access table are marked as
NUMBER. Nevertheless, when the item are imported the leading "0" was deleted.
Why? How do I overcome that as I have to have the "0".
--
KM
|
6/2/2010 2:44:01 PM
|
3
|
=?Utf-8?B?S2V2aW4gTQ==?= <Kev...@discussions.microsoft.com>
|
BUY FAKE DRIVERS LICENSE,FAKE DRIVING LICENCE UK ONLINE,FAKE IDENTIFICATION CARDS SALE
Our team is a unique producer of quality fake documents.
We offer only original high-quality fake passports, driver's licenses,
ID cards, stamps and other products for a number of countries like:
USA, Australia, Belgium, Brazil, Canada, Italia, Finland, France,
Germany, Israel, Mexico, Netherlands, South Africa, Spain, United
Kingdom. This list is not full.
To get the additional information and place the order just visit our
website:
http://www.buyfakepassports.com
>> Contact e-mails:
General support: support@buyfakepassports.com
Technical support: tech@buyfak
|
5/31/2010 4:15:02 PM
|
0
|
Justin Dulton <supp...@buyfakepassports.com>
|
java download error
I get message 1722 when I try to download java, how can I correct this so I
can download java ?
|
5/31/2010 3:49:01 PM
|
1
|
=?Utf-8?B?ZG9yb3RoeQ==?= <doro...@discussions.microsoft.com>
|
PLAY RACE GAMES
PLAY CAR RACE GAMES AND FREE
DOWNLOAD
AND ENJOY YOUR MIND FRESH.
FOR FUL DETAILS
VISIT http://andhraonlinegames.blogspot.com
|
5/30/2010 12:54:03 PM
|
0
|
SUHASINI <texaspes...@gmail.com>
|
|
|
If this newsgroup closes June 1, which forum covers .NET Framework
If this newsgroup closes June 1, which forum covers .NET Framework?
|
5/29/2010 6:42:01 PM
|
5
|
=?Utf-8?B?YjExXw==?= <...@discussions.microsoft.com>
|
Code Signing in Visual Studio
I'm very puzzled about the code signing system in place in Visual Studio. I
can sign ClickOnce deployments with a certificate from the certifcate store.
Why can I not do the same thing when signing an assembly? For that, I need
to have a .pfx or .snk file. My company does not want to give the Verisign
certificate password to the development team, and rightly so since they could
then take that .pfx home an start singing any sort of trash they wanted with
the company certificate. So instead, they have installed the certificate
with the private key in the certificate store and
|
5/28/2010 5:09:01 PM
|
1
|
=?Utf-8?B?Sm9lIE1vbm5pbg==?= <JoeMon...@discussions.microsoft.com>
|
Version control and the GAC
This post is an attempt to find best practice for version control of
assemblies in a solution with a view to installing them in the gac and have
clients reference the correct version of a dll
I have a solution that contains a number of projects (approx 25).
One of the projects is my web application (TZ_WebApp)
There are 4 console apps that run as scheduled tasks (TZ_Task1, TZ_Task2,
TZ_Task3, TZ_Task4)
There are a number of Windows Services (TZ_Service1, TZ_Service2,
TZ_Service3, TZ_Service4)
The above apps are currently installed on an iis server
There is also a single winfo
|
5/28/2010 2:47:03 PM
|
0
|
"Terry Holland" <nos...@nospam.co.uk>
|
Url Routing in ASP.NET 3.5 breaks AJAX
Hello I created custom URL routing in ASP.NET 3.5
(http://blogs.msdn.com/b/mikeormond/archive/2008/05/14/using-asp-net-routing-independent-of-mvc.aspx),
but my AJAX code is giving me error now: 'Sys' is undefined. When I remove
the routing, AJAX works fine. I am using standard Microsoft AJAX libraries.
Please help!
|
5/28/2010 2:40:06 PM
|
3
|
=?Utf-8?B?RG1pdHJpIFZhZ2Fub3Y=?= <DmitriVaga...@discussions.microsoft.com>
|
Is an internet connection required
The computer has no modem. Is an internet connection required to install .NET
FRAMEWORK v2?
|
5/27/2010 11:56:06 PM
|
5
|
=?Utf-8?B?YjExXw==?= <...@discussions.microsoft.com>
|
.NET FRAMEWORK v2 INSTALL PROBLEM
When I try to install .Net Framework v2, the error messages below appears:
http://cid-b7d840733dbbfdc8.skydrive.live.com/browse.aspx/NET%20FRAMEWORK%20v2%20ERROR%20MESSAGES%20for%20NEWSGROUP
Click on an image to see an enlargement.
|
5/27/2010 11:52:01 PM
|
0
|
=?Utf-8?B?YjExXw==?= <...@discussions.microsoft.com>
|
Running .application Via Citrix
All,
If I create a hyperlink to my application on a page on my Intranet,
and click the link to launch it when I am accessing my network via
Citrix, it runs fine. (Mostly.)
But my "Citrix Master" is unable to publish the app in a way that it
will run as a "Published App" with an icon on the Citrix "landing
page".
It seems to publish fine, but when I try to run it, an error appears
saying "The Citrix server is unable to process your request to start
this published application. Please try again. If the problem
persists, contact your Administrator.
Has anyone else run into th
|
5/26/2010 9:10:01 PM
|
0
|
Patrick A <park...@stradley.com>
|
A few MVVM and Entity Framework questions
I've been out of the .NET game for a few years now [pre 2005] and
starting a little project using the Entity Framework and WPF. My
understanding is that the MVVM pattern is the way to go nowadays, but
I've got a few questions.
This is a purely made up example, so forgive any UI design quirks, and
I'm leaving out a bunch of code just as the INotifyPropertyChanged
stuff.
1. Let's say I've got a heavy-ish model class called Report. I'd like
to create a Report browser type of viewer. I'd like the browser to
have a combobox / listbox / treeview / something where the user can
select t
|
5/26/2010 4:22:43 PM
|
4
|
-- <online.identity....@gmail.com>
|
.Net Framework Configuration
I have created a winforms application that references a number of
third-party dlls as well as dlls that we have written.
I would like to place the app allong with all dependent files on a share on
a server ie \\MyServer\MyApp and have users access the application from this
location.
If I just copy the contents of bin directory to server location and run the
exe I get the message #1 below.
I used the .Net Framework 2.0 Configuration tool and created a copy of the
LocalIntranet_Zone under Runtime Security Policy\COde Groups\All_Code. I
set this code group to use the FullTrust
|
5/26/2010 12:26:47 PM
|
0
|
"Terry Holland" <nos...@nospam.co.uk>
|
Calling IEGetWriteableFolderPath()
Hi,
I am trying to call IEGetWriteableFolderPath() from a C# BHO.
So I have done this:
[DllImport("ieframe.dll")]
public static extern int IEGetWriteableFolderPath(ref Guid
clsidFolderID, StringBuilder str);
Later in a function:
Guid FOLDERID_InternetCache1 = new
Guid("{352481E8-33BE-4251-BA85-6007CAEDCF9D}");
StringBuilder Path = new StringBuilder();
int RES = IEGetWriteableFolderPath(ref FOLDERID_InternetCache1,
Path);
But I am not getting anything in Path!
Also the return value (RES) is -2147467623 , don't know what this value means.
The Original function Sign
|
5/23/2010 4:58:01 PM
|
0
|
=?Utf-8?B?bmV4b2xpdGU=?= <nexol...@discussions.microsoft.com>
|
Calling IEGetWriteableFolderPath()
Hi,
I am trying to call IEGetWriteableFolderPath() from a C# BHO.
So I have done this:
[DllImport("ieframe.dll")]
public static extern int IEGetWriteableFolderPath(ref Guid
clsidFolderID, StringBuilder str);
Later in a function:
Guid FOLDERID_InternetCache1 = new
Guid("{352481E8-33BE-4251-BA85-6007CAEDCF9D}");
StringBuilder Path = new StringBuilder();
int RES = IEGetWriteableFolderPath(ref FOLDERID_InternetCache1,
Path);
But I am not getting anything in Path!
Also the return value (RES) is -2147467623 , don't know what this value means.
The Original function Sign
|
5/23/2010 4:58:01 PM
|
1
|
=?Utf-8?B?bmV4b2xpdGU=?= <nexol...@discussions.microsoft.com>
|
BUY SWEDISH FAKE PASSPORT/FINNISH FALSE PASSPORT FOR SALE/NORWAY FAKE PASSPORT BUY/UK FAKE ID ONLINE
Our team is a unique producer of quality fake documents.
We offer only original high-quality fake passports, driver's licenses,
ID cards, stamps and other products for a number of countries like:
USA, Australia, Belgium, Brazil, Canada, Italia, Finland, France,
Germany, Israel, Mexico, Netherlands, South Africa, Spain, United
Kingdom. This list is not full.
To get the additional information and place the order just visit our
website:
http://www.passports4sale.com
>> Contact e-mails:
General support: support@passports4sale.com
Technical support: tech@passports4
|
5/20/2010 4:59:13 PM
|
0
|
Justin Dulton <supp...@buyfakepassports.com>
|
Using uninstalled fonts in Windows 7
In previous versions of Windows I was able to temporarily use uninstalled
fonts by opening the font and minimizing it to the Task Bar. That font would
then be available for use in the majority of programs I use: graphics, word
processing, etc., by showing up in the list of available fonts.
It seems that this feature is no longer available in Windows 7. I open an
uninstalled font, minimize it to the Task Bar and it, but it will not show up
in the list of fonts available for use in any of the programs in which this
previously worked.
I really do not want to have to go throug
|
5/20/2010 12:50:01 AM
|
1
|
=?Utf-8?B?a3J5czEyMDI=?= <krys1...@discussions.microsoft.com>
|
what is \p{LI} as in \w regex char?
or what are the Unicode characters for \p{LI}?
|
5/17/2010 4:45:33 PM
|
1
|
"GS" <gsmsnews.microsoft.co...@msnews.Nomail.com>
|
Windows Service is hanging
I've developed a Windows Service that is designed to perform some work every
five minutes. Within OnStart, I'm creating a worker thread that loops until
the thread is aborted (usually when the service is stopped). Within the
loop, the thread calls a function to perform the work, logs success/failure
of the work performed, then sleeps for the remaining 5 minutes.
I'm experiencing a problem where the service seems to hang; nothing is
logged but the services appears to be "Started". This problem occurs
intermittenly. The only resolution I've found thusfar, has been to cycle the
|
5/14/2010 6:39:01 PM
|
2
|
=?Utf-8?B?SmFzb24gQmFybmV0dA==?= <JasonBarn...@discussions.microsoft.com>
|
Outlook Express 6
Is outlook express 6 compatible with Windows 7. If yes, I do I transfer it
from my current PC to my new PC - the new one came with Word, Excel and PP
but not outlook....RF
|
5/11/2010 9:05:01 PM
|
1
|
=?Utf-8?B?UmF5IEY=?= <R...@discussions.microsoft.com>
|
how to query Web Configuration settings for sessionState?
hi,
I know how to configure sessionState in the central Web.Config. i'd
like to know if there is a way to query that setting (normally not
needed, but sometimes useful for diagnostic purposes).
(this would be analogous, e.g., to
ConfigurationManager.AppSettings.AllKeys
etc.)
cheers,
Tim
|
5/11/2010 12:57:26 PM
|
0
|
Tim <t.han...@faz.de>
|
outlook express
Was running Outlook Express 6 c2004 on old PC. Got new PC Windows 7 - came
with Word, Excel and PP but NOT Outlook. Can I reload Outlook on my new PC?
Will it run under Windows 7?
RayF
|
5/11/2010 12:56:01 PM
|
1
|
=?Utf-8?B?UmF5IEY=?= <R...@discussions.microsoft.com>
|
window logon screen prompting when accessing network via domain na
Dear all,
Anyone can help me? One of my users would like to connect to one of our
storage server via domain name instead of IP Address.
Then whenever, she connect to \\myserver\myfolder. It keep prompting her to
input her AD account (mydomain\myuser) and password (mypassword).
She tried to input but was not able to connect to \\myserver\myfolder
I have tried using my account which is the administrator rights. And I tried
to do ipconfig/flushdns. Also cannot. I am able to ping the server "ping
myserver" from her laptop.
Pls help.
Regards
Sandra
|
5/11/2010 3:40:01 AM
|
0
|
=?Utf-8?B?U2FuZHJhIFBvaA==?= <Sandra...@discussions.microsoft.com>
|
How to convert AVI to iPad on Mac
I had some problems converting my avi (divx) torrents to a mp4 format for my iPad. I know AVI (Audio Video Interleave) is a popular video format. It comes with good video quality with relative small size. However, how can I convert .avi files then to view AVI video files on iPad. I'm confused.
After search via Google, I found an recommendation on Applethoughts.com, that read iFunia Adds iPad Converter to Mac Product Family, and can convert many formats including AVI into an iPad supported format. I tried, not bad, the software are easy to use yet powerful. Then I collated this step-by-step gu
|
5/11/2010 1:15:19 AM
|
0
|
pavell <u...@msgroups.net/>
|
Update - Microsoft Responds to the Evolution of Community
What is Happening?
This message is to inform you that Microsoft will soon begin discontinuing
newsgroups and transitioning users to Microsoft forums.
Why?
As you may know, newsgroups have existed for many years now; however, the
traffic in the Microsoft newsgroups has been steadily decreasing for the
past several years while customers and participants are increasingly finding
solutions in the forums on Microsoft properties and third party sites. This
move will unify the customer experience, centralize content, make it easier
for active contributors to retain their influence, mitiga
|
5/8/2010 8:25:58 AM
|
1
|
<n...@microsoft.com>
|
COM ActiveX
Hello,
Could anyone help me how to create a COM ActiveX which after this
object is loaded on a browser, other window programs can access its
public methods?
I have created a simple activeX in VB.net with a winform that has 4
textboxes, exposed its method as COM. After the loading this object on
the browser, I have another window app to call its method:
Sub Button1_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) _
Handles Button1.Click
Dim xControl As Object
xControl =
Microsoft.VisualBasic.CreateObject("ActiveXDotNetVB.MyControl")
|
5/6/2010 12:42:12 AM
|
0
|
Patriot <tim....@gmail.com>
|
If .NET 4.0 is new.....
If .NET 4.0 is a completely new framework, will anything compiled for 1.0 up
to 3.5 work with only 4.0 installed?
--
Tim.
|
5/4/2010 12:24:38 PM
|
5
|
"Tim Munro" <Excels...@Liamtoh.moc>
|
Is .NET 4.0 a replacement of 2.0?
When .NET upgraded from 2.0 to 3.0 (and again to 3.5), 3.0 and 3.5
weren't really totally new versions of .NET. They required 2.0 to be
there and were more of an extension or and add-on to 2.0.
What about .NET 4.0? Is it a complete framework all on its own? Or
does it require 2.0 (and/or 3.x)?
TIA
|
5/3/2010 1:51:16 PM
|
6
|
CSharpner <csharp...@gmail.com>
|
.NET 4.0 and MMC snap-ins
We have a large, complex project we just updated to use VS2010 and the
4.0 Framework.
Part of the project is an MMC snap-in for administration.
After the upgrade, I can no longer load the snap-in. I get this error
message from MMC:
-----
Could not load file or assembly 'MicroFocus.SEE.UI.SnapIn,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its
dependencies. This assembly is built by a runtime newer than the
currently loaded runtime and cannot be loaded.
-----
That *seems* fairly clear, and indeed there are various comments
floating around the Internet su
|
4/29/2010 1:46:39 PM
|
1
|
Michael Wojcik <mwoj...@newsguy.com>
|
no subject
This is an example post in your phpBB 2 installation. You may delete
this post, this topic and even this forum if you like since everything
seems to be working!
|
4/26/2010 2:15:31 PM
|
0
|
ad...@msreader-dot-net.no-spam.invalid (skyover)
|
Console App WriteLine to Null?
I have a C# 3.5 console app with many WriteLine calls. I want to add a
startup argument to make all WriteLines write to "nul" so the app can
run silently at my option. I don't want to clutter the code with a lot
of if statements around the WriteLines or etc. There should be some
way to just declare what the "console" is, right?
Thanks.
|
4/23/2010 5:39:54 PM
|
2
|
SnapDive <SnapD...@community.nospam>
|
Upload/Update files on a server
(sorry for the cross post as my post in WindowForm gets no reply yet).
Hello,
I'm not sure if this is the right group to ask. Please let me know
where this question should go to.
I have a window program in which I would like my users to be able to
upload files to a centralized folder risde on a server. One way to do
this is to make that centralized folder a shared folder and grant
users rights to access their files on the server. However, my network
administrator would prefer my program to logon to the server with a
separate credential (local account to the server) to update t
|
4/22/2010 4:56:15 PM
|
1
|
Patriot <tim....@gmail.com>
|
ScrollableControl, set position from program
how to set the position with .NET and C# programatically ?
thanx
|
4/21/2010 1:33:18 PM
|
1
|
Ralf Herrmann <sa...@image-integration.de>
|
Cannot compile a solution in VS2010 which references Microsoft.SQLServer.ManagedDTS.dll unless target is changed to .NET 4.0
Hi,
I have upgraded a Visual Studio 2008 solution to VS 2010, but leaving
the target Framework at 3.5. The application references
Microsoft.SQLServer.ManagedDTS.dll which ships with SQL Server 2008 (I
am using version 10.0.1600.22 of this DLL).
If I try to compile the application I get the following compiler warning
in the output window, followed by lots of errors as it cannot find the
namespaces referenced in the source code:
Warning 2 The primary reference "Microsoft.SQLServer.ManagedDTS,
Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91,
processorArchit
|
4/20/2010 5:14:51 PM
|
2
|
Nick Gilbert <ni...@newsgroup.nospam>
|
Linq Expression for All Objects With Lowest Cost
Suppose I have the class foo
class Foo
{
PropertyOne;
PropertyTwo;
}
and I have a cost calculator class that uses lots of different
information to
calculate a cost.
class CostCalculator
{
public decimal Calculate(Foo foo);
}
I'm struggling with how one would write a linq expression to select
all objects that have the lowest cost. There's no guarantee of
uniqueness. Thanks for your help.
Cheers,
Aeden
|
4/12/2010 8:53:03 PM
|
3
|
Aeden Jameson <aeden.jame...@gmail.com>
|
Field Data Deletion based on a timer
Is there a way to setup a code that allows data to be deleted from a field
based on a date range.
|
4/1/2010 7:26:03 PM
|
2
|
=?Utf-8?B?SXNzYWNoYXI1?= <Issach...@discussions.microsoft.com>
|
SMTP Mail Sending Problem Windows 7
Hi,
I am using SMTPClient class for sending mail from my C# application. I have
successfully sent mail in local area or outside of the domain.
But, i met a strange problem. When i send the mail to the client who uses
Windows 7 he cannot receive the mail, although exchange server tells me "it
has delivered".
I worked on it and i found a silly case. When i set MailPriority.High the
client receives the mail. If i do not set the mail priority to high, the
client does not receive the mail.
Can Anyone tell me what is the problem, or has anybody met a problem as
similar as wit
|
4/1/2010 12:53:22 PM
|
0
|
"Adam Right" <a...@right.com>
|
Managed type use in MFC App
Hi,
I have an enterprise application that was originally
written in VC 6.0 C++ as an MFC App. We
wanted to pull some new functionality into it
that is managed, so I now end up with a mixed
application of managed and unmanaged.
Using the MFC tree control I need to store
the managed type.
I put it in like this:
MyManagedType^ mt = gcnew MyMangedType();
m_MyTree.SetItemData(hTreeItemIndex, (DWORD_PTR)&mt);
Now I'm having trouble getting it out:
MyManagedType^ mt =
*(MyManagedType^*)m_DecoderTree.GetItemData(hItem);
//mt is not valid coming out.though it does compile a
|
3/31/2010 3:20:24 PM
|
1
|
"Steven" <sedi...@protronix_nospam_.com>
|
Foreign keys using LINQ to SQL
Is there some way in .NET (3.5) to specify that my SQL server foreign
links should use declarative referential integrity ("ON DELETE
CASCADE")?
My application is developed in C# for .NET 3.5 using LINQ to SQL
where my database tables are linked with foreign key associations. The
database is designed using the LINQ to SQL graphics designer (dbml).
The "Edit Association" properties in the database designer do not seem
to include foreign key constraints.
Do I have to write specific code for each foreign key using T_SQL to
"ALTER TABLE .. ADD CONSTRAINT"? If so, is there an easy wa
|
3/31/2010 3:12:34 PM
|
0
|
r norman <r_s_nor...@comcast.net>
|
.NET Web application
I was wondering if someone could tell me how feasible it would be to
do the following. This is a .Net question btw.
I have a complex desktop application that is in C++.
I need to develop a Web application that does the same work as the
desktop application.
I was thinking of using ASP.NET because I thought maybe it would be
possible to use some of the already existing code in the desktop
application. Maybe it would require a bit of tweaking.
Does anybody know how feasible this might be?
Thank you for your information,
Philippe
|
3/31/2010 1:52:07 PM
|
14
|
dphizler <dphiz...@gmail.com>
|
Configuring XML Serialization to not add an element
Hi,
I have the follwoing class structure:
public class MyClass {
public Fields Fields;
}
public partial class Fields {
public BaseField[] myFields;
}
[System.Xml.Serialization.XmlInclude(typeof(DerivedField))]
public class BaseField
{
//some properties
}
[XmlRoot("derived")]
public partial class DerivedField : BaseField {
}
All the classes are tagged as serilizable.
When I XMLSerialize an object of type MyClass, here is what I get:
<MyClass>
<Fields>
<myFields>
<derived name="JobID" id="A" precision="9" />
</myFields>
</Fields>
</
|
3/31/2010 11:50:26 AM
|
2
|
Yash Ganthe <yas...@gmail.com>
|
sqlcrl exception
We have an sqlclr Stored procedure that invokes a web service.
SqlServer sits on on one machine and the web service on another within the
same lan.
Everything works fine until the web service machine is rebooted - at which
point all attempts to use the SP bomb with the exception below until we
restart the Sql Service.
I am probably wrong but it sounds like a connection to the webservice is
being opened once and held open for all subsequent requests. When the
webservice machine is rebooted the connection is broken causing this
exception.
MySP was created by using 'Add Web Ref
|
3/29/2010 7:16:50 PM
|
1
|
"gerry" <ge...@newsgroup.nospam>
|
Large assemblies/fewer quantity or Smaller assemblies/Larger quantities.
Hello.
What is the thinking these days concerning assembly size vs. assembly
quantity?
With .Net 4 in mind, should I have one BLL assembly with every BLL domain
model class in it, several large BLL assemblies with different BLL domain
model classes in it, or smaller, more fine-grained assemblies?
I'm interested in seceral factors, like maintanability, performance, and any
others that you may have in mind.
I've looked around for MS guidance but can't seem to find current
information.
Thanks in advance,
Mike
|
3/26/2010 8:05:50 PM
|
0
|
"milop" <mi...@slomins.com>
|
Error : JIT Debugging component registration is incorrect
Error : JIT Debugging component registration is incorrect
This message is comming How to Solve this problem.
What is the resoan this is comming.
If i desable the IJT then what will be happen.
What is the vs7jit.exe ? Use of vs7jit.exe?
|
3/26/2010 5:20:55 PM
|
0
|
GS <shrikant.gura...@gmail.com>
|
Toggle
Please all MS Guru's
Where I can find on Toolbox for design Windows.Form Application
Toggle control ?
How Add or something else.
Thx
|
3/26/2010 10:43:14 AM
|
1
|
"kresimir ivkovic" <kresimir.ivko...@zg.htnet.hr>
|
.NET 3.5 SP1 install failure
..NET 3.5 SP1 is being clean installed on a Windows Server 2003 Std Terminal
Server (application mode).
This is done by first going to Add/Remove Programs --> Add New Program -->
browse to .exe.
The install fails with the following message ..........
"An error occurred during setup. Installed files have been removed from
your computer. For known issues and troubleshooting information, see the
online Readme. For error information, see Error Log."
The error log has the following:
[03/22/10,16:55:47] WIC Installer: [2] Error code 1603 for this component
means "Fatal er
|
3/22/2010 9:03:38 PM
|
0
|
"JC" <...@.com>
|
How can I determine that two paths point to the same file?
Given two file paths, I would like to determine with certainty whether those
paths refer to the same physical file. Now, there is Path.GetFullPath(), and
that's very helpful. But what if I refer to a file on my machine through a
UNC path? Example:
C:\Temp\123.txt
\\MYCOMP\DRIVE_C\Temp\123.txt
\\MYCOMP\DRIVE_C is a share mapped to C:\, so ultimately both these paths
point to the same physical file. Does the .NET Framework provide any means
of mapping this? Please note that I don't in any way expect to get local
path translation for a REMOTE server, but I think it ought to be
|
3/22/2010 2:55:22 PM
|
1
|
"Jeff Johnson" <i....@enough.spam>
|
full redistributable version of Dotnet 3.5 SP1
Some of our customers don't have internet access on the machine that will
run our software, so I include the full redistributable version of the
dotnet framework 3.5 SP1. A customer in Germany is reporting that the
framework is not installing properly.
Does this version not include support for all the languages?
Is there a separate location to download the full version in different
languages?
I tried changing the language setting on this page:
http://www.microsoft.com/downloads/details.aspx?FamilyID=AB99342F-5D1A-413D-8319-81DA479AB0D7&displaylang=en
but the link at the bottom to
|
3/22/2010 2:42:19 PM
|
3
|
"Phil" <p>
|