|
I've used McAfee on Windows Server 2008 R2 ... for five plus years. That's two (complete?) turns of McAfee "development" cycle and although each time they've changed something in their final production interface that managed to knock something out of whack on this system, I've now grown so familiar with readjustment that using it is really easy.
For instance, filtering IPs (comes wth a firewall replacement for the windows native).
There's not a lot of bell and whistle to it ("SAas" with firewall) like say, latest Norton Antivirus (on Vista 32-bit). But at the time, McAfee was the only vendor coming through for 64-bit personal use. So, it's served me well. To date.
|
|
|
|
|
Hello Dears,
I have a problem with my application within Win server 2008
, when it is work well within Win server 2003
when I try to use my app with win_ser2008 get the following error message:
/////////////////////////////////////////////////
Server Error in '/yyy' Application.
--------------------------------------------------------------------------------
ORA-00161: طول فرع الحركة 90 غير مشروع (العدد الأقصى المسموح64 )
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.OracleClient.OracleException: ORA-00161: طول فرع الحركة 90 غير مشروع (العدد الأقصى المسموح64 )
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[OracleException (0x80131938): ORA-00161: طول فرع الحركة 90 غير مشروع (العدد الأقصى المسموح64 )]
System.Data.OracleClient.OciEnlistContext.Join(OracleInternalConnection internalConnection, Transaction indigoTransaction) +264679
System.Data.OracleClient.OracleInternalConnection.Enlist(String userName, String password, String serverName, Transaction transaction, Boolean manualEnlistment) +202
System.Data.OracleClient.OracleInternalConnection.Activate(Transaction transaction) +68
System.Data.ProviderBase.DbConnectionInternal.ActivateConnection(Transaction transaction) +33
System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +1318
System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +100
System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +116
System.Data.OracleClient.OracleConnection.Open() +40
cOracleDBManipulation.tableHasData(OracleConnection dbConn, String tableName) +78
cOracleDBManipulation.fillDataTable(String TableName, String SelectStatment) +75
cOracleDBManipulation.SequenceNextValGen(String SequenceName) +40
INSERTGENIMP_New.exportItemsNo(DataTable toDT) +643
INSERTGENIMP_New.btm_isert_Click(Object sender, EventArgs e) +551
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
/////////////////////////////////////////////////////
Please I need to resolve this problem in near time as can.
Thanks for anybody help,
Eslam Fares.
|
|
|
|
|
fares3 wrote: Please I need to resolve this problem in near time as can. It's always urgent
Did you update your connectionstring? Did the server get a new name by any chance?
|
|
|
|
|
No change for the connenctionstring.
About the Server:
I install the winserver2008 on my laptop to test this new feature.
Thanks for your reply
|
|
|
|
|
Still, I'd like to see the connectionstring. Does it contain a path, an IP?
What happens if you execute a simple "SELECT 1 FROM dual" statement from a Console-application? Can you test it to verify that the driver and database is installed correctly?
|
|
|
|
|
I am a little confuse about usage of CAL license. Suppose i have one database Server 2012 and on the other hand i have one application server where around 50 virtual directories which uses the sa user via web.config file to connect database server. My question is how many CALs required to purchase.
The great pleasure in life is doing what people say you cannot do.
modified 4-Feb-13 6:28am.
|
|
|
|
|
I need to invoke e .NET Managed .EXE located on a Webhost (https://..) from client machines. These clients mostly don't have the .net framework installed. Can I do this from (I know very old) VB6? I know it's old, but IT don't want to install .net framework on 600-800 clients for just one app...
Note: the .EXE application updates exchange calendar info using ExchangeWebService.
|
|
|
|
|
You cannot run .NET applications on systems that do not have .NET. You need to build an installer and let the clients install the app and all prerequisite libraries.
|
|
|
|
|
Probably I will have to create a webservice that does the job, which I can call from VB6. Unfortunatly I am stuck to this. Internally we have .net installed on the web servers (for our intranet) and the clients just are Win 7 / Xp with office installed, some policies even deny access to the "C:\" drive for standard users (not developers) 
|
|
|
|
|
vonb wrote: but IT don't want to install .net framework on 600-800 clients for just one app...
It's probably already installed; if it ain't, IT should take note that their clients aren't updated using Windows Update - which means that they're prolly missing security-packages.
Even Win2k (using the latest SP) has .NET 2.0.
|
|
|
|
|
|
Your question is not clear.
Lobster Thermidor aux crevettes with a Mornay sauce, served in a Provençale manner with shallots and aubergines, garnished with truffle pate, brandy and a fried egg on top and Spam - Monty Python Spam Sketch
|
|
|
|
|
Having copied and pasted 'How to: Host a WCF Service in a Managed Windows Service' from MSDN, using InstallUtil to install, the service 'WCFWindowsServiceSample' does not appear in Services.msc. Where have I (MS) gone wrong?
|
|
|
|
|
|
Can anyone recommend any reliable (and cheap) Linux VPS providers?
=====
\ | /
\|/
|
|-----|
| |
|_ |
_) | /
_) __/_
_) ____
| /|
| / |
| |
|-----|
|
=====
===
=
|
|
|
|
|
Considering it's February and you have no answers.... then... no. 
|
|
|
|
|
Sir
I am using windows 7. I want to get the details of users to have taken the remote of my PC yesterday. Please help.
Thanks in advance.
|
|
|
|
|
As a guess look in the event log and/or security log.
|
|
|
|
|
I looked the event viewer. But didn't found any log.
|
|
|
|
|
sumit7034 wrote: But didn't found any log.
There were certainly logs. But perhaps you meant log entries specifically related to what you are looking for.
I seriously doubt that the computer wouldn't log a login event for a remote user.
|
|
|
|
|
hi, i developed an application in .net 2008 3 years back and hosted in iis 6. its running smooth. but far past 10 days particular user facing problem. he getting dead slow with application. whenever he try's with different machine, for his login alone, its very very slow and sometimes timeout happening. its form authentication.what will b the problem? plz help
|
|
|
|
|
Is this user on your Domain or an external user? I'd assume that you're using Windows Authentication, so it should be easy to trace back through debug logging.
Were there any changes performed prior to this slow period? There are a large number of variables that could lead to authentication errors, but haveyou reviewed Event viewer on the box hosting iis 6 or one of the DCs?
-SC
Something worth reading, albeit it's invincible!
|
|
|
|
|
I originally posted this in the "Web Programming" forum and in discussions over there it seems that the issue I may be having is related specifically to the Exchange server I'm trying to use. I'm going to re-post my messages over here in the hopes that someone will be able to tell me why I can't do what I'm trying and why there seems to be inconsistencies in the data that I've been finding. Sorry for the long post, but I'm just trying to post everything I already asked in the other forum and the only thing anyone was able to suggest what that it was some sort of network security issue and that I needed to ask someone who knows Exchange very well. Thanks in advanced for any help/suggestions/solutions that you can provide. This is something very important to an application I'm developing and without it I lose a major function.
Below is a combination of post I had written over a 2 day period based on additional information users were asking for. I cut it back some, but I just want to make sure I provide everything I can:
I'm a VB.NET developer and I like to expand by knowledge by trying to program things from scratch that are already implemented in the the.NET framework. My current project is programming a SMTP server using just sockets. I've already read the RFC on SMTP and my company has an Exchange Server (2007) that I was going to use for testing.
The web address of the server is exchange.mycompany.com and I used reverse DNS to get the IP adress. The domain name does have a MX record a well. From the command prompt on my computer (which is running Win7 Professional) I tried using telnet to connect on port 25. I tried using the domain name as well as the IP address, but both times it said it couldn't connect to the server on port 25.
I checked the settings in Outlook and the port is correct. I then tried connecting on port 110, and some other ones that are sometimes used, and it gave the same error message.
Next I connected to the Exchange server through VPN and tried telnet again on port 25 and this time it worked. However in the SMTP banner it said remote.mycompany.com instead of exchange.mycompany.com. So I disconnected from the VPN and tried the telnet again on all the ports I initially tried but used remote.mycompany.com but again got the same error message. I did an IP address lookup and remote.mycompany.com and exchange.mycompany.com point to the same IP address.
I then used mxtools.com and dnsstuff.com (I think that was the adress) and used their SMTP tools to see of they could connect. I entered mycompany.com as the domain name and they looked up the MX record, which returns exchange.mycompany.com as the SMTP server, and both tools were able to connect with no issues identified.
So my questions: 1) If the MX record list exchange.mycompany.com as the SMTP sever, why does the banner return remote.mycompany.com? 2) Why can't I connect the SMTP server through telnet unless I'm connected through VPN, but the two websites I used to test it the connection worked?
Obviously the server works because because the two websites can connect to it, I can when I'm in VPN, and other servers can because I receive email on my corporate account. What could prevent my computer from connecting to the SMTP server through telnet when I'm not on VPN. I should also mention that I even tried turning off all my anti-virus software to make sure that it wasn't blocking it.
I was thinking maybe because I don't have a domain name so if the Exchange server tries to lookup the IP address of my computer there is no MX or PTR record. Is this something SMTP servers look for?
Just today I also found something that I don't know how to explain or how it may affect this. The MX record for the server list exchange.mycompany.com. However, even when I'm on VPN, I can't connect to the SMTP server using that address in telnet or the IP address it points to. I have to use remote.mycompany.com, which is shown in the SMTP banner and points to the SAME IP ADDRESS. Is there a setting in Exchange that makes it script only request coming from this address? If so, how do the online SMTP tools discover this subdomain when I only gave the tools the domain name (mycompany.com) and the MX record only shows exchange.mycompany.com? The address remote.mycomany.com is not located anywhere in the zone file.
What I'm trying to do (at least for now) is figure out how to deliver mail to the Exchange server from my software. For example, if I build an SMTP server and a client which connects to my that SMTP server and I want to send an email to webmaster@mycompany.com (where the SMTP server for mycompany.com is hosted on the Exchange server), how would the SMTP server I created connect to the Exchange server in order to deliver the email? Doesn't the Exchange server have to allow some sort of connection from outside the intranet in order to receive emails from other domains (gmail, yahoo, etc.)?
|
|
|
|
|
I have a problem with the installation of xamp on ubuntu 11.04.
I succesded to install it but when i click on phpmyadmin it outputs a message saying something like this "all files are not suppose to be made world writable". Plz who can help me solve this problem.
|
|
|
|
|
Massalay wrote: message saying something like Please show the exact wording of the message and the full circumstances of when it appears.
[edit]
You could also see these suggestions[^]
[/edit]
One of these days I'm going to think of a really clever signature.
|
|
|
|