Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
P

pjc 0

@pjc 0
About
Posts
23
Topics
13
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Language of Outlook File
    P pjc 0

    I am working in Outlook based application from one year. I know how to create PST file, but I want to know the language of a PST file which is created by any other person. Like I am from one country and I have set language English-US and crate a PST but some one from other country create a PST with some different language (If he is Korian person, set language Korian) and I want to process that PST file than how can I know language (here language is Korian) of that PST.

    ASP.NET question

  • Language of Outlook File
    P pjc 0

    Hi, How can I know the language of the Outlook File (".PST") ? I know by default it is English US, but if it made up in any other language and I want to Process that file, than how can I know the language of ".PST" file? Thanks

    ASP.NET question

  • IMsgStore.OpenEntry: MAPI_E_INVALID_ENTRYID problem
    P pjc 0

    Hi, I have made one windows application that use redemption.dll to extract outlook 2007 messages.I have made this application in .Net Framework 2.0. I am able to extract all messages most of the times but some times I got problem like "IMsgStore.OpenEntry: MAPI_E_INVALID_ENTRYID" problem solution" when I start application and it can't go further.If any one knows please reply me as soon as possible. Thanks, Pavan

    ASP.NET csharp dotnet help

  • Cannot save the attachment in outlook 2007
    P pjc 0

    All 138 files are stored at same location. These files have same names in message but I am saving all those files with different names.

    ASP.NET help question dotnet

  • Cannot save the attachment in outlook 2007
    P pjc 0

    Hi, I am developing application using outlook 2007 object model.I have one message which has 138 attachments. Amongs them I can save 122 Attachments physically, but 16 attachments can't save. All 138 attachments have file extension ".gif". I get an error like this "Cannot save the attachment. Cannot create file: clr.gif. Right-click the folder you want to create the file in, and then click Properties on the shortcut menu to check your permissions for the folder." Can any one tell me what is the actual problem?. I only want to know why this error comes only for few messages. Thanks, Pavan

    ASP.NET help question dotnet

  • Out of memory or system resources problem
    P pjc 0

    Hi, I have made a small application which process Mail Items (Notes Items) and save its properties in database. I have used outlook object model.It is working fine but for one message it gives an error as below. "Cannot open this item.Out of memory or system resources. Close some windows or programs and try again." Even this message also can't be open in outlook. I don't want this error comes while processing.So I don't want to process this message from my application. Is there any property of the message from which I can detect that it can't be processed? If any one knows please reply. Thanks, Pavan

    ASP.NET help database performance question

  • Remove Warning of "Digitally Signed message Save"
    P pjc 0

    Hi, I have outlook 2007 installed in my system.I am saving every message in MHT file(Open a email message,Save As .MHT file), but some times when I save email message, I am giving warning as below. "You are about to save digital signed email-message in a format which is not secured, Do you want to continue?" I want to remove this warning and save at the given location automatically (As normal message save).How to set this? Can anybody tell me? Thanks, Pavan

    ASP.NET tutorial question

  • All Contents in page are not coming on print paper
    P pjc 0

    Hi, I have an application that generates .html and .mht files.Page generation is working good, but Some times there is a situation when contents in .html or .mht files goes out of A4(standard size for printing) size.So when I take a print of this page whole contents don't come.Some contents are cut down.But I want to print out the page with whole contents.What can I do?

    ASP.NET html question

  • Post file in XAML
    P pjc 0

    I have a problem to post any file in XAML(WinFX).I have code to post file in asp.net 2.0.But I want to implement it also in WinFX.Any body know how to do that?

    ASP.NET csharp asp-net wpf help tutorial

  • Save File in XAML
    P pjc 0

    I want to make a control in WinFX that save any file to perticular location in local system.Can anyone help me?

    ASP.NET wpf help question

  • copying data of table (.net)
    P pjc 0

    First of all you have to write connection string for both sql server.Then write "insert into tablename" query for both connection string.But make sure,you have to open one sql server connection at a time.For example write ConnectionString for first server connection open insert query for first server connection close ConnectionString for Second server connection open insert query for second server connection close

    ASP.NET csharp tutorial

  • display animated image
    P pjc 0

    I want to display animated image in my XAML(WPF) application.Can anyone help me for that?

    ASP.NET wpf csharp help question

  • Set application output as per screen resolution
    P pjc 0

    I want to set my XAML application output as per screen resolution.How to do that?

    ASP.NET wpf tutorial question

  • WPF Related Question
    P pjc 0

    I have already tried for that.But it can't upload file.Contents of it only displays in Big Textbox.I want to upload PPT file.

    ASP.NET csharp wpf asp-net sysadmin question

  • WPF Related Question
    P pjc 0

    I want to make file upload control,which uploads ppt file on the server in WPF.I have code in asp.net 2.0,but I want code in XAML

    ASP.NET csharp wpf asp-net sysadmin question

  • Cannot create instance of 'Window' defined in assembly 'Presentation Framework' ,Version=3.0.0.0
    P pjc 0

    Thanks for giving me an answer,but I want to make such a control that can minimize,maximize,drag and drop.So If I use Page in place of Window ,I can't able to minimize,maximize or drag-drop it.So can you have any Idea for that?

    ASP.NET html css wpf security help

  • Cannot create instance of 'Window' defined in assembly 'Presentation Framework' ,Version=3.0.0.0
    P pjc 0

    I am getting below type of error when I try to run WinFX web browser application by putting 'window' component in .aspx page.How to solve this? System.Windows.Markup.XamlParseException: Error at element 'Grid' in markup file 'Page1.xaml' : Cannot create instance of 'Window' defined in assembly 'PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' due to security exception. ---> System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

    ASP.NET html css wpf security help

  • Access to the path "F:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\crm\03bbd7d7\bc753d42" is denied.
    P pjc 0

    First of all delete all folders and files in Temporary ASP.NET Files folder.Then right click on Temporary ASP.NET Files folder.Set Security Permission of this folder.Give full control to 'Everyone' and 'Network Sevice' users.And then try to run project.You will definitely get output.

    ASP.NET csharp asp-net help

  • Configuring reference dll file
    P pjc 0

    hi, You must check your code which you have written in class library.All variables and functions in class library should be public.I think you may not declared them as public.So I think If you declared all of them as public your problem may b solved.

    ASP.NET help question csharp asp-net sysadmin

  • MasterPages in 1.1
    P pjc 0

    I am sorry to say but there is no facility of Master page in ASP.NET1.1.You have to use skins(feature of ASP.NET1.1): which is same as master page in ASP.NET 2.0(beta version).

    ASP.NET help tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups