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
C

Chirantan Upadhyay

@Chirantan Upadhyay
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Creating SharePoint Solution Package for a Custom Field Type
    C Chirantan Upadhyay

    Hi Arut. Try this http://msdn.microsoft.com/en-us/library/ms473257.aspx[^] i hope this may help you in deployment.

    Chirantan Upadhyay Sr.Software Engineer, chirantan_upadhyay@yahoo.com Infovision Solutions Gurgaon, New Delhi

    SharePoint sharepoint design xml tutorial question

  • Sharepoint 2010 Web part deployment
    C Chirantan Upadhyay

    Ok do one thing in your .ASCX file (User Control) add the below line on top. go to GAC and Check the Version and Public Key of assembly and replace here, because in your machine they may be different. <%@ Register Assembly="Microsoft.SharePoint, Version=XX.XX.XX.XX[check with GAC], Culture=neutral, PublicKeyToken=[check with GAC]" Namespace="Microsoft.SharePoint.WebControls" TagPrefix="cc1" %> <%@ Register TagPrefix="SharePointWebControls" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=XX.XX.XX.XX[check with GAC], Culture=neutral, PublicKeyToken==[check with GAC]" %>

    Chirantan Upadhyay Sr.Software Engineer, chirantan_upadhyay@yahoo.com Infovision Solutions Gurgaon, New Delhi

    SharePoint tutorial sharepoint visual-studio sysadmin help

  • Sharepoint 2010 Web part deployment
    C Chirantan Upadhyay

    your question is not very much clear. If a webpart is working fine then what is relation between webpart and user control. any way go to tools->create GUID and generate new GUID. copy this one and remove {} from guid and place it above the class in webpart. This will have 32 characters separated with 4 - if it doesn't work explain the issue in details, so i could try.

    Chirantan Upadhyay Sr.Software Engineer, chirantan_upadhyay@yahoo.com Infovision Solutions Gurgaon, New Delhi

    modified on Wednesday, August 18, 2010 5:00 PM

    SharePoint tutorial sharepoint visual-studio sysadmin help

  • can we maintain value of file upload control in case of postback?
    C Chirantan Upadhyay

    Hi Keyur, This can be fixed using session object. Please review my article this will sort out the problem in minutes. http://www.codeproject.com/Tips/101834/How-to-Maintain-FileUpload-Control-s-State-after-P.aspx Thanks, Chirantan

    Chirantan Upadhyay Sr.Software Engineer, chirantan_upadhyay@yahoo.com Infovision Solutions Gurgaon, New Delhi

    modified on Monday, August 16, 2010 4:51 AM

    ASP.NET question
  • Login

  • Don't have an account? Register

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